Searched refs:I40E_SET_PF_SD_ENTRY (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_hmc.h | 92 * I40E_SET_PF_SD_ENTRY - marks the sd entry as valid in the hardware 98 #define I40E_SET_PF_SD_ENTRY(hw, pa, sd_index, type) \ macro
|
H A D | i40e_lan_hmc.c | 387 I40E_SET_PF_SD_ENTRY(hw, in i40e_create_lan_hmc_object() 392 I40E_SET_PF_SD_ENTRY(hw, sd_entry->u.bp.addr.pa, in i40e_create_lan_hmc_object()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_hmc.h | 92 * I40E_SET_PF_SD_ENTRY - marks the sd entry as valid in the hardware 98 #define I40E_SET_PF_SD_ENTRY(hw, pa, sd_index, type) \ macro
|
H A D | i40e_lan_hmc.c | 387 I40E_SET_PF_SD_ENTRY(hw, in i40e_create_lan_hmc_object() 392 I40E_SET_PF_SD_ENTRY(hw, sd_entry->u.bp.addr.pa, in i40e_create_lan_hmc_object()
|
Completed in 4 milliseconds