Home
last modified time | relevance | path

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

/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.c56 * igb_check_for_msg - checks to see if someone sent us mail
62 s32 igb_check_for_msg(struct e1000_hw *hw, u16 mbx_id) in igb_check_for_msg() function