Home
last modified time | relevance | path

Searched refs:igb_check_for_ack (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A De1000_mbx.h54 s32 igb_check_for_ack(struct e1000_hw *hw, u16 mbx_id);
H A De1000_mbx.c74 * igb_check_for_ack - checks to see if someone sent us ACK
80 s32 igb_check_for_ack(struct e1000_hw *hw, u16 mbx_id) in igb_check_for_ack() function
H A Digb_main.c7882 if (!igb_check_for_ack(hw, vf)) in igb_msg_task()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A De1000_mbx.h54 s32 igb_check_for_ack(struct e1000_hw *hw, u16 mbx_id);
H A De1000_mbx.c74 * igb_check_for_ack - checks to see if someone sent us ACK
80 s32 igb_check_for_ack(struct e1000_hw *hw, u16 mbx_id) in igb_check_for_ack() function
H A Digb_main.c8059 if (!igb_check_for_ack(hw, vf)) in igb_msg_task()

Completed in 28 milliseconds