Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_mbx.c45 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_read_mbx()
68 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_write_mbx()
88 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_check_for_msg()
105 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_check_for_ack()
122 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_check_for_rst()
139 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_poll_for_msg()
164 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_poll_for_ack()
193 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_read_posted_mbx()
220 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_write_posted_mbx()
428 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_init_mbx_params_pf()
Dixgbe_type.h3200 struct ixgbe_mbx_info { struct
3218 struct ixgbe_mbx_info mbx; argument
/linux-4.1.27/drivers/net/ethernet/intel/ixgbevf/
Dmbx.c38 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbevf_poll_for_msg()
61 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbevf_poll_for_ack()
87 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbevf_read_posted_mbx()
113 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbevf_write_posted_mbx()
319 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbevf_init_mbx_params_vf()
Dvf.c72 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbevf_reset_hw_vf()
229 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbevf_set_uc_addr_vf()
392 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbevf_set_rar_vf()
418 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbevf_write_msg_read_ack()
481 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbevf_set_vfta_vf()
540 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbevf_check_mac_link_vf()
Dvf.h116 struct ixgbe_mbx_info { struct
131 struct ixgbe_mbx_info mbx; argument