Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbevf/
H A Dmbx.c156 * ixgbevf_check_for_ack_vf - checks to see if the PF has ACK'd
161 static s32 ixgbevf_check_for_ack_vf(struct ixgbe_hw *hw) in ixgbevf_check_for_ack_vf() function
319 ixgbevf_check_for_ack_vf(hw); in ixgbevf_write_mbx_vf_legacy()
495 .check_for_ack = ixgbevf_check_for_ack_vf,
505 .check_for_ack = ixgbevf_check_for_ack_vf,
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
H A Dmbx.c164 * ixgbevf_check_for_ack_vf - checks to see if the PF has ACK'd
169 static s32 ixgbevf_check_for_ack_vf(struct ixgbe_hw *hw) in ixgbevf_check_for_ack_vf() function
240 ixgbevf_check_for_ack_vf(hw); in ixgbevf_write_mbx_vf()
322 .check_for_ack = ixgbevf_check_for_ack_vf,

Completed in 2 milliseconds