Home
last modified time | relevance | path

Searched refs:e1000_check_for_ack_vf (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igbvf/
H A Dmbx.c169 * e1000_check_for_ack_vf - checks to see if the PF has ACK'd
174 static s32 e1000_check_for_ack_vf(struct e1000_hw *hw) in e1000_check_for_ack_vf() function
252 e1000_check_for_ack_vf(hw); in e1000_write_mbx_vf()
326 mbx->ops.check_for_ack = e1000_check_for_ack_vf; in e1000_init_mbx_params_vf()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igbvf/
H A Dmbx.c169 * e1000_check_for_ack_vf - checks to see if the PF has ACK'd
174 static s32 e1000_check_for_ack_vf(struct e1000_hw *hw) in e1000_check_for_ack_vf() function
252 e1000_check_for_ack_vf(hw); in e1000_write_mbx_vf()
326 mbx->ops.check_for_ack = e1000_check_for_ack_vf; in e1000_init_mbx_params_vf()

Completed in 1 milliseconds