Searched refs:disable_sec_rx_path (Results 1 – 11 of 11) sorted by relevance
301 hw->mac.disable_sec_rx_path = ngbe_mac_disable_sec_rx_path_dummy; in ngbe_init_ops_dummy()
271 s32 (*disable_sec_rx_path)(struct ngbe_hw *hw); member
1796 hw->mac.disable_sec_rx_path(hw); in ngbe_enable_rx_dma()1910 mac->disable_sec_rx_path = ngbe_disable_sec_rx_path; in ngbe_init_ops_pf()
571 hw->mac.disable_sec_rx_path = txgbe_mac_disable_sec_rx_path_dummy; in txgbe_init_ops_dummy()
526 s32 (*disable_sec_rx_path)(struct txgbe_hw *hw); member
2662 mac->disable_sec_rx_path = txgbe_disable_sec_rx_path; in txgbe_init_ops_pf()3619 hw->mac.disable_sec_rx_path(hw); in txgbe_enable_rx_dma_raptor()
74 mac->ops.disable_sec_rx_path = ixgbe_disable_sec_rx_path_generic; in ixgbe_init_ops_X540()
310 mac->ops.disable_sec_rx_path = ixgbe_disable_sec_rx_path_generic; in ixgbe_init_ops_82599()2251 hw->mac.ops.disable_sec_rx_path(hw); in ixgbe_enable_rx_dma_82599()
1605 return ixgbe_call_func(hw, hw->mac.ops.disable_sec_rx_path, in ixgbe_disable_sec_rx_path()
3940 s32 (*disable_sec_rx_path)(struct ixgbe_hw *); member
604 mac->ops.disable_sec_rx_path = NULL; in ixgbe_init_ops_X550EM()