Searched refs:cpuid (Results 1 – 6 of 6) sorted by relevance
| /dpdk/drivers/net/i40e/base/ |
| H A D | i40e_lan_hmc.h | 22 u16 cpuid; /* bigger than needed, see above for reason */ member 62 u8 cpuid; member
|
| H A D | i40e_lan_hmc.c | 686 {I40E_HMC_STORE(i40e_hmc_obj_txq, cpuid), 8, 96 }, 706 { I40E_HMC_STORE(i40e_hmc_obj_rxq, cpuid), 8, 13 },
|
| /dpdk/drivers/net/atlantic/hw_atl/ |
| H A D | hw_atl_llh.c | 309 void hw_atl_rdm_cpu_id_set(struct aq_hw_s *aq_hw, u32 cpuid, u32 dca) in hw_atl_rdm_cpu_id_set() argument 313 HW_ATL_RDM_DCADCPUID_SHIFT, cpuid); in hw_atl_rdm_cpu_id_set() 1115 void hw_atl_tdm_cpu_id_set(struct aq_hw_s *aq_hw, u32 cpuid, u32 dca) in hw_atl_tdm_cpu_id_set() argument 1119 HW_ATL_TDM_DCADCPUID_SHIFT, cpuid); in hw_atl_tdm_cpu_id_set()
|
| H A D | hw_atl_llh.h | 152 void hw_atl_rdm_cpu_id_set(struct aq_hw_s *aq_hw, u32 cpuid, u32 dca); 535 void hw_atl_tdm_cpu_id_set(struct aq_hw_s *aq_hw, u32 cpuid, u32 dca);
|
| /dpdk/drivers/net/ice/base/ |
| H A D | ice_lan_tx_rx.h | 946 u16 cpuid; /* bigger than needed, see above for reason */ member 1175 u16 cpuid; /* bigger than needed, see above for reason */ member 1218 u8 cpuid; member 1240 u8 cpuid; member
|
| H A D | ice_common.c | 1267 ICE_CTX_STORE(ice_rlan_ctx, cpuid, 8, 13), 1348 ICE_CTX_STORE(ice_tlan_ctx, cpuid, 8, 93), 1413 ICE_CTX_STORE(ice_tx_cmpltnq_ctx, cpuid, 8, 161), 1500 ICE_CTX_STORE(ice_tx_drbell_q_ctx, cpuid, 8, 96),
|