Lines Matching refs:e1000_hw
16 s32 igb_read_mbx(struct e1000_hw *hw, u32 *msg, u16 size, u16 mbx_id,
41 s32 igb_write_mbx(struct e1000_hw *hw, u32 *msg, u16 size, u16 mbx_id)
62 s32 igb_check_for_msg(struct e1000_hw *hw, u16 mbx_id)
80 s32 igb_check_for_ack(struct e1000_hw *hw, u16 mbx_id)
98 s32 igb_check_for_rst(struct e1000_hw *hw, u16 mbx_id)
116 s32 igb_unlock_mbx(struct e1000_hw *hw, u16 mbx_id)
134 static s32 igb_poll_for_msg(struct e1000_hw *hw, u16 mbx_id)
163 static s32 igb_poll_for_ack(struct e1000_hw *hw, u16 mbx_id)
195 static s32 igb_read_posted_mbx(struct e1000_hw *hw, u32 *msg, u16 size,
222 static s32 igb_write_posted_mbx(struct e1000_hw *hw, u32 *msg, u16 size,
242 static s32 igb_check_for_bit_pf(struct e1000_hw *hw, u32 mask)
262 static s32 igb_check_for_msg_pf(struct e1000_hw *hw, u16 vf_number)
281 static s32 igb_check_for_ack_pf(struct e1000_hw *hw, u16 vf_number)
300 static s32 igb_check_for_rst_pf(struct e1000_hw *hw, u16 vf_number)
321 static s32 igb_obtain_mbx_lock_pf(struct e1000_hw *hw, u16 vf_number)
350 static s32 igb_release_mbx_lock_pf(struct e1000_hw *hw, u16 vf_number)
372 static s32 igb_write_mbx_pf(struct e1000_hw *hw, u32 *msg, u16 size,
414 static s32 igb_read_mbx_pf(struct e1000_hw *hw, u32 *msg, u16 size,
449 s32 igb_init_mbx_params_pf(struct e1000_hw *hw)