Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x540.c872 .disable_rx_buff = &ixgbe_disable_rx_buff_generic,
Dixgbe_82599.c1846 hw->mac.ops.disable_rx_buff(hw); in ixgbe_enable_rx_dma_82599()
2169 .disable_rx_buff = &ixgbe_disable_rx_buff_generic,
Dixgbe_type.h3407 s32 (*disable_rx_buff)(struct ixgbe_hw *); member
Dixgbe_x550.c3815 .disable_rx_buff = &ixgbe_disable_rx_buff_generic, \
Dixgbe_main.c5348 hw->mac.ops.disable_rx_buff(hw); in ixgbe_configure()