Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/igb/
De1000_mbx.c261 static s32 igb_check_for_msg_pf(struct e1000_hw *hw, u16 vf_number) in igb_check_for_msg_pf() function
383 igb_check_for_msg_pf(hw, vf_number); in igb_write_mbx_pf()
461 mbx->ops.check_for_msg = igb_check_for_msg_pf; in igb_init_mbx_params_pf()