Home
last modified time | relevance | path

Searched refs:igb_check_for_rst (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/intel/igb/
De1000_mbx.h55 s32 igb_check_for_rst(struct e1000_hw *hw, u16 mbx_id);
De1000_mbx.c98 s32 igb_check_for_rst(struct e1000_hw *hw, u16 mbx_id) in igb_check_for_rst() function
Digb_main.c7977 if (!igb_check_for_rst(hw, vf)) in igb_msg_task()