Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/igb/
De1000_mbx.c262 static s32 igb_check_for_msg_pf(struct e1000_hw *hw, u16 vf_number) in igb_check_for_msg_pf() function
384 igb_check_for_msg_pf(hw, vf_number); in igb_write_mbx_pf()
462 mbx->ops.check_for_msg = igb_check_for_msg_pf; in igb_init_mbx_params_pf()