Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_mbx.c49 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_read_mbx()
75 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_write_mbx()
98 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_check_for_msg()
118 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_check_for_ack()
138 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_check_for_rst()
158 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_poll_for_msg()
186 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_poll_for_ack()
217 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_read_posted_mbx()
247 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_write_posted_mbx()
274 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_init_mbx_ops_generic()
[all …]
H A Dixgbe_type.h3122 struct ixgbe_mbx_info { struct
3140 struct ixgbe_mbx_info mbx; argument