Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_mbx.c48 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_poll_for_msg()
80 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_poll_for_ack()
116 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_read_posted_mbx()
146 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_write_posted_mbx()
173 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_init_mbx_ops_generic()
393 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_init_mbx_params_vf()
633 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_init_mbx_params_pf()
H A Dixgbe_vf.c180 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_reset_hw_vf()
332 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbevf_write_msg_read_ack()
388 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_update_mc_addr_list_vf()
585 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_check_mac_link_vf()
H A Dixgbe_type.h4140 struct ixgbe_mbx_info { struct
4159 struct ixgbe_mbx_info mbx; argument