Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq.c47 * i40e_alloc_adminq_asq_ring - Allocate Admin Queue send rings
50 static i40e_status i40e_alloc_adminq_asq_ring(struct i40e_hw *hw) in i40e_alloc_adminq_asq_ring() function
358 ret_code = i40e_alloc_adminq_asq_ring(hw); in i40e_init_asq()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq.c46 * i40e_alloc_adminq_asq_ring - Allocate Admin Queue send rings
49 static int i40e_alloc_adminq_asq_ring(struct i40e_hw *hw) in i40e_alloc_adminq_asq_ring() function
357 ret_code = i40e_alloc_adminq_asq_ring(hw); in i40e_init_asq()

Completed in 3 milliseconds