Home
last modified time | relevance | path

Searched refs:disable_sec_rx_path (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_x540.c103 mac->ops.disable_sec_rx_path = ixgbe_disable_sec_rx_path_generic; in ixgbe_init_ops_X540()
H A Dixgbe_82599.c343 mac->ops.disable_sec_rx_path = ixgbe_disable_sec_rx_path_generic; in ixgbe_init_ops_82599()
2261 hw->mac.ops.disable_sec_rx_path(hw); in ixgbe_enable_rx_dma_82599()
H A Dixgbe_api.c1555 return ixgbe_call_func(hw, hw->mac.ops.disable_sec_rx_path, in ixgbe_disable_sec_rx_path()
H A Dixgbe_x550.c403 mac->ops.disable_sec_rx_path = NULL; in ixgbe_init_ops_X550EM()
H A Dixgbe_type.h3675 s32 (*disable_sec_rx_path)(struct ixgbe_hw *); member