Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_mbx.h53 s32 igb_check_for_msg(struct e1000_hw *hw, u16 mbx_id);
H A De1000_mbx.c62 s32 igb_check_for_msg(struct e1000_hw *hw, u16 mbx_id) in igb_check_for_msg() function
H A Digb_main.c8070 if (!igb_check_for_msg(hw, vf)) in igb_msg_task()