Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/igb/
De1000_mbx.c37 struct e1000_mbx_info *mbx = &hw->mbx; in igb_read_mbx()
61 struct e1000_mbx_info *mbx = &hw->mbx; in igb_write_mbx()
82 struct e1000_mbx_info *mbx = &hw->mbx; in igb_check_for_msg()
100 struct e1000_mbx_info *mbx = &hw->mbx; in igb_check_for_ack()
118 struct e1000_mbx_info *mbx = &hw->mbx; in igb_check_for_rst()
136 struct e1000_mbx_info *mbx = &hw->mbx; in igb_poll_for_msg()
165 struct e1000_mbx_info *mbx = &hw->mbx; in igb_poll_for_ack()
198 struct e1000_mbx_info *mbx = &hw->mbx; in igb_read_posted_mbx()
225 struct e1000_mbx_info *mbx = &hw->mbx; in igb_write_posted_mbx()
420 struct e1000_mbx_info *mbx = &hw->mbx; in igb_init_mbx_params_pf()
De1000_hw.h511 struct e1000_mbx_info { struct
543 struct e1000_mbx_info mbx;
/linux-4.1.27/drivers/net/ethernet/intel/igbvf/
Dvf.c124 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_reset_hw_vf()
225 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_update_mc_addr_list_vf()
261 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_set_vfta_vf()
291 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_rlpml_set_vf()
308 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_rar_set_vf()
350 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_check_for_link_vf()
Dmbx.c37 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_poll_for_msg()
63 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_poll_for_ack()
92 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_read_posted_mbx()
118 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_write_posted_mbx()
324 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_init_mbx_params_vf()
Dvf.h224 struct e1000_mbx_info { struct
245 struct e1000_mbx_info mbx; argument