Loading
eth: bnxt: support qcfg provided rx page size
Implement support for qcfg provided rx page sizes. For that, implement
the ndo_default_qcfg callback and validate the config on restart. Also,
use the current config's value in bnxt_init_ring_struct to retain the
correct size across resets.
Signed-off-by:
Pavel Begunkov <asml.silence@gmail.com>