Searched refs:set_rxpba (Results 1 – 5 of 5) sorted by relevance
775 .set_rxpba = &ixgbe_set_rxpba_generic,
1171 .set_rxpba = &ixgbe_set_rxpba_82598,
2309 .set_rxpba = &ixgbe_set_rxpba_generic,
2880 void (*set_rxpba)(struct ixgbe_hw *, int, u32, int); member
4221 hw->mac.ops.set_rxpba(hw, tc, hdrm, PBA_STRATEGY_EQUAL); in ixgbe_configure_pb()