Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_x540.c127 mac->ops.bypass_rw = ixgbe_bypass_rw_generic; in ixgbe_init_ops_X540()
H A Dixgbe_api.c1349 return ixgbe_call_func(hw, hw->mac.ops.bypass_rw, (hw, cmd, status), in ixgbe_bypass_rw()
H A Dixgbe_82599.c398 mac->ops.bypass_rw = ixgbe_bypass_rw_generic; in ixgbe_init_ops_82599()
H A Dixgbe_type.h3983 s32 (*bypass_rw) (struct ixgbe_hw *hw, u32 cmd, u32 *status); member
H A Dixgbe_x550.c623 mac->ops.bypass_rw = NULL; in ixgbe_init_ops_X550EM()