Searched refs:BNXT_FLAG_JUMBO (Results 1 – 2 of 2) sorted by relevance
2245 #define BNXT_FLAG_JUMBO 0x10 macro2268 #define BNXT_FLAG_AGG_RINGS (BNXT_FLAG_JUMBO | BNXT_FLAG_GRO | \2295 #define BNXT_RX_JUMBO_MODE(bp) ((bp)->flags & BNXT_FLAG_JUMBO)
4652 bp->flags &= ~BNXT_FLAG_JUMBO; in bnxt_set_ring_params()4656 bp->flags |= BNXT_FLAG_JUMBO; in bnxt_set_ring_params()4747 bp->flags |= BNXT_FLAG_JUMBO; in __bnxt_set_rx_skb_mode()