Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/igb/
De1000_mbx.c18 struct e1000_mbx_info *mbx = &hw->mbx; in igb_read_mbx()
42 struct e1000_mbx_info *mbx = &hw->mbx; in igb_write_mbx()
63 struct e1000_mbx_info *mbx = &hw->mbx; in igb_check_for_msg()
81 struct e1000_mbx_info *mbx = &hw->mbx; in igb_check_for_ack()
99 struct e1000_mbx_info *mbx = &hw->mbx; in igb_check_for_rst()
117 struct e1000_mbx_info *mbx = &hw->mbx; in igb_unlock_mbx()
135 struct e1000_mbx_info *mbx = &hw->mbx; in igb_poll_for_msg()
164 struct e1000_mbx_info *mbx = &hw->mbx; in igb_poll_for_ack()
197 struct e1000_mbx_info *mbx = &hw->mbx; in igb_read_posted_mbx()
224 struct e1000_mbx_info *mbx = &hw->mbx; in igb_write_posted_mbx()
[all …]
De1000_hw.h497 struct e1000_mbx_info { struct
529 struct e1000_mbx_info mbx;
/Linux-v4.19/drivers/net/ethernet/intel/igbvf/
Dvf.c104 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_reset_hw_vf()
205 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_update_mc_addr_list_vf()
244 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_set_vfta_vf()
274 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_rlpml_set_vf()
294 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_rar_set_vf()
334 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_set_uc_addr_vf()
374 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_check_for_link_vf()
Dmbx.c14 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_poll_for_msg()
40 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_poll_for_ack()
69 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_read_posted_mbx()
95 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_write_posted_mbx()
311 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_init_mbx_params_vf()
Dvf.h203 struct e1000_mbx_info { struct
224 struct e1000_mbx_info mbx; argument