Home
last modified time | relevance | path

Searched refs:ixgbe_disable_rx_x550 (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_x550.h63 void ixgbe_disable_rx_x550(struct ixgbe_hw *hw);
H A Dixgbe_x550.c57 mac->ops.disable_rx = ixgbe_disable_rx_x550; in ixgbe_init_ops_X550()
3701 void ixgbe_disable_rx_x550(struct ixgbe_hw *hw) in ixgbe_disable_rx_x550() function