Searched refs:set_rxpba (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_x540.c | 848 .set_rxpba = &ixgbe_set_rxpba_generic,
|
| H A D | ixgbe_82598.c | 1130 .set_rxpba = &ixgbe_set_rxpba_82598,
|
| H A D | ixgbe_82599.c | 2193 .set_rxpba = &ixgbe_set_rxpba_generic,
|
| H A D | ixgbe_e610.c | 3965 .set_rxpba = ixgbe_set_rxpba_generic,
|
| H A D | ixgbe_type.h | 3529 void (*set_rxpba)(struct ixgbe_hw *, int, u32, int); member
|
| H A D | ixgbe_x550.c | 3930 .set_rxpba = &ixgbe_set_rxpba_generic, \
|
| H A D | ixgbe_main.c | 5685 hw->mac.ops.set_rxpba(hw, tc, hdrm, PBA_STRATEGY_EQUAL); in ixgbe_configure_pb()
|