Home
last modified time | relevance | path

Searched refs:read_iosf_sb_reg (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.c1222 return ixgbe_call_func(hw, hw->mac.ops.read_iosf_sb_reg, (hw, reg_addr, in ixgbe_read_iosf_sb_reg()
H A Dixgbe_x550.c415 mac->ops.read_iosf_sb_reg = ixgbe_read_iosf_sb_reg_x550; in ixgbe_init_ops_X550EM()
H A Dixgbe_type.h3740 s32 (*read_iosf_sb_reg)(struct ixgbe_hw *, u32, u32, u32 *); member