Searched refs:enable_sec_rx_path (Results 1 – 4 of 4) sorted by relevance
97 mac->ops.enable_sec_rx_path = &ixgbe_enable_sec_rx_path_generic; in ixgbe_init_ops_X540()
1165 return ixgbe_call_func(hw, hw->mac.ops.enable_sec_rx_path, in ixgbe_enable_sec_rx_path()
233 mac->ops.enable_sec_rx_path = &ixgbe_enable_sec_rx_path_generic; in ixgbe_init_ops_82599()2095 hw->mac.ops.enable_sec_rx_path(hw); in ixgbe_enable_rx_dma_82599()
2972 s32 (*enable_sec_rx_path)(struct ixgbe_hw *); member