Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_mbx.c19 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_read_mbx()
45 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_write_mbx()
69 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_check_for_msg()
89 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_check_for_ack()
109 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_check_for_rst()
129 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_poll_for_msg()
161 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_poll_for_ack()
196 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_read_posted_mbx()
226 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_write_posted_mbx()
253 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_init_mbx_ops_generic()
[all …]
H A Dixgbe_vf.c146 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_reset_hw_vf()
298 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbevf_write_msg_read_ack()
354 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_update_mc_addr_list_vf()
551 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_check_mac_link_vf()
H A Dixgbe_hv_vf.c93 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbevf_hv_check_mac_link_vf()
H A Dixgbe_type.h4161 struct ixgbe_mbx_info { struct
4180 struct ixgbe_mbx_info mbx; argument
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.c4006 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbevf_check_link()