Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq.c756 * i40e_asq_done - check if FW has processed the Admin Send Queue
762 static bool i40e_asq_done(struct i40e_hw *hw) in i40e_asq_done() function
911 if (i40e_asq_done(hw)) in i40e_asq_send_command()
919 if (i40e_asq_done(hw)) { in i40e_asq_send_command()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq.c755 * i40e_asq_done - check if FW has processed the Admin Send Queue
761 static bool i40e_asq_done(struct i40e_hw *hw) in i40e_asq_done() function
911 if (i40e_asq_done(hw)) in i40e_asq_send_command_atomic_exec()
924 if (i40e_asq_done(hw)) { in i40e_asq_send_command_atomic_exec()

Completed in 4 milliseconds