Searched defs:model (Results 1 – 9 of 9) sorted by relevance
| /dpdk/lib/eal/x86/ |
| H A D | rte_cycles.c | 15 uint32_t family, model, ext_model; in rte_cpu_get_model() local 53 check_model_wsm_nhm(uint8_t model) in check_model_wsm_nhm() 72 check_model_gdm_dnv(uint8_t model) in check_model_gdm_dnv() 90 uint8_t mult, model; in get_tsc_freq_arch() local
|
| /dpdk/drivers/net/nfp/nfpcore/ |
| H A D | nfp_cpp.h | 20 uint32_t model; member 206 #define NFP_CPP_MODEL_CHIP_of(model) (((model) >> 16) & 0xffff) argument 216 #define NFP_CPP_MODEL_IS_6000(model) \ argument
|
| H A D | nfp_mutex.c | 39 _nfp_cpp_mutex_validate(uint32_t model, int *target, unsigned long long address) in _nfp_cpp_mutex_validate() 79 uint32_t model = nfp_cpp_model(cpp); in nfp_cpp_mutex_init() local 121 uint32_t model = nfp_cpp_model(cpp); in nfp_cpp_mutex_alloc() local
|
| H A D | nfp_cppcore.c | 42 nfp_cpp_model_set(struct nfp_cpp *cpp, uint32_t model) in nfp_cpp_model_set() 51 uint32_t model; in nfp_cpp_model() local 802 __nfp_cpp_model_autodetect(struct nfp_cpp *cpp, uint32_t *model) in __nfp_cpp_model_autodetect()
|
| H A D | nfp_target.h | 526 nfp_target_action_width(uint32_t model, uint32_t cpp_id, uint64_t address, in nfp_target_action_width()
|
| H A D | nfp_cpp_pcie_ops.c | 718 uint32_t model; in nfp6000_set_model() local
|
| /dpdk/drivers/common/cnxk/ |
| H A D | roc_model.c | 111 populate_model(struct roc_model *model, uint32_t midr) in populate_model() 207 of_env_get(struct roc_model *model) in of_env_get() 242 roc_model_init(struct roc_model *model) in roc_model_init()
|
| /dpdk/drivers/net/i40e/base/ |
| H A D | i40e_lan_hmc.c | 444 enum i40e_hmc_model model) in i40e_configure_lan_hmc()
|
| /dpdk/drivers/common/mlx5/ |
| H A D | mlx5_common.c | 1216 unsigned int i, model, family, brand_id, vendor; in RTE_INIT_PRIO() local
|