Searched refs:enable_sec_rx_path (Results 1 – 8 of 8) sorted by relevance
456 s32 (*enable_sec_rx_path)(struct txgbe_hw *hw); member
567 hw->mac.enable_sec_rx_path = txgbe_mac_enable_sec_rx_path_dummy; in txgbe_init_ops_dummy()
2809 mac->enable_sec_rx_path = txgbe_enable_sec_rx_path; in txgbe_init_ops_pf()3706 hw->mac.enable_sec_rx_path(hw); in txgbe_enable_rx_dma_raptor()
75 mac->ops.enable_sec_rx_path = ixgbe_enable_sec_rx_path_generic; in ixgbe_init_ops_X540()
311 mac->ops.enable_sec_rx_path = ixgbe_enable_sec_rx_path_generic; in ixgbe_init_ops_82599()2258 hw->mac.ops.enable_sec_rx_path(hw); in ixgbe_enable_rx_dma_82599()
1617 return ixgbe_call_func(hw, hw->mac.ops.enable_sec_rx_path, in ixgbe_enable_sec_rx_path()
3941 s32 (*enable_sec_rx_path)(struct ixgbe_hw *); member
605 mac->ops.enable_sec_rx_path = NULL; in ixgbe_init_ops_X550EM()