Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_mbx.c281 static s32 igb_check_for_ack_pf(struct e1000_hw *hw, u16 vf_number) in igb_check_for_ack_pf() function
385 igb_check_for_ack_pf(hw, vf_number); in igb_write_mbx_pf()
463 mbx->ops.check_for_ack = igb_check_for_ack_pf; in igb_init_mbx_params_pf()