Searched refs:ixgbe_disable_sec_rx_path_generic (Results 1 – 4 of 4) sorted by relevance
110 s32 ixgbe_disable_sec_rx_path_generic(struct ixgbe_hw *hw);
105 mac->ops.disable_sec_rx_path = ixgbe_disable_sec_rx_path_generic; in ixgbe_init_ops_X540()
344 mac->ops.disable_sec_rx_path = ixgbe_disable_sec_rx_path_generic; in ixgbe_init_ops_82599()
3357 s32 ixgbe_disable_sec_rx_path_generic(struct ixgbe_hw *hw) in ixgbe_disable_sec_rx_path_generic() function