Home
last modified time | relevance | path

Searched refs:i40e_add_pd_table_entry (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_hmc.h196 i40e_status i40e_add_pd_table_entry(struct i40e_hw *hw,
H A Di40e_hmc.c93 * i40e_add_pd_table_entry - Adds page descriptor to the specified table
109 i40e_status i40e_add_pd_table_entry(struct i40e_hw *hw, in i40e_add_pd_table_entry() function
125 hw_dbg(hw, "i40e_add_pd_table_entry: bad pd_index\n"); in i40e_add_pd_table_entry()
H A Di40e_lan_hmc.c366 ret_code = i40e_add_pd_table_entry(hw, in i40e_create_lan_hmc_object()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_hmc.h196 int i40e_add_pd_table_entry(struct i40e_hw *hw,
H A Di40e_hmc.c92 * i40e_add_pd_table_entry - Adds page descriptor to the specified table
108 int i40e_add_pd_table_entry(struct i40e_hw *hw, in i40e_add_pd_table_entry() function
124 hw_dbg(hw, "i40e_add_pd_table_entry: bad pd_index\n"); in i40e_add_pd_table_entry()
H A Di40e_lan_hmc.c366 ret_code = i40e_add_pd_table_entry(hw, in i40e_create_lan_hmc_object()

Completed in 5 milliseconds