Home
last modified time | relevance | path

Searched refs:disable_rx_buff (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x540.c871 .disable_rx_buff = &ixgbe_disable_rx_buff_generic,
Dixgbe_82599.c1847 hw->mac.ops.disable_rx_buff(hw); in ixgbe_enable_rx_dma_82599()
2170 .disable_rx_buff = &ixgbe_disable_rx_buff_generic,
Dixgbe_type.h3422 s32 (*disable_rx_buff)(struct ixgbe_hw *); member
Dixgbe_x550.c3884 .disable_rx_buff = &ixgbe_disable_rx_buff_generic, \
Dixgbe_main.c5454 hw->mac.ops.disable_rx_buff(hw); in ixgbe_configure()