Searched refs:igb_check_for_ack (Results 1 – 3 of 3) sorted by relevance
69 s32 igb_check_for_ack(struct e1000_hw *, u16);
98 s32 igb_check_for_ack(struct e1000_hw *hw, u16 mbx_id) in igb_check_for_ack() function
6220 if (!igb_check_for_ack(hw, vf)) in igb_msg_task()