Searched defs:hws (Results 1 – 5 of 5) sorted by relevance
| /dpdk/drivers/common/cnxk/ |
| H A D | roc_sso.c | 156 sso_hws_link_modify(uint8_t hws, uintptr_t base, struct plt_bitmap *bmp, in sso_hws_link_modify() 213 roc_sso_hws_base_get(struct roc_sso *roc_sso, uint8_t hws) in roc_sso_hws_base_get() 255 roc_sso_hws_link(struct roc_sso *roc_sso, uint8_t hws, uint16_t hwgrp[], in roc_sso_hws_link() 270 roc_sso_hws_unlink(struct roc_sso *roc_sso, uint8_t hws, uint16_t hwgrp[], in roc_sso_hws_unlink() 285 roc_sso_hws_stats_get(struct roc_sso *roc_sso, uint8_t hws, in roc_sso_hws_stats_get() 369 roc_sso_hwgrp_hws_link_status(struct roc_sso *roc_sso, uint8_t hws, in roc_sso_hwgrp_hws_link_status()
|
| H A D | roc_mbox.h | 1266 uint16_t __io hws; member 1272 uint16_t __io hws; member 1279 uint16_t hws[MAX_RVU_BLKLF_CNT]; /* Array of HWS */ member 1297 uint8_t __io hws; /* HWS to modify. */ member 1318 uint16_t __io hws; member 1353 uint16_t __io hws; member
|
| /dpdk/drivers/event/cnxk/ |
| H A D | cn10k_eventdev.c | 83 cn10k_sso_hws_setup(void *arg, void *hws, uintptr_t grp_base) in cn10k_sso_hws_setup() 100 cn10k_sso_hws_release(void *arg, void *hws) in cn10k_sso_hws_release() 112 cn10k_sso_hws_flush_events(void *hws, uint8_t queue_id, uintptr_t base, in cn10k_sso_hws_flush_events() 167 cn10k_sso_hws_reset(void *arg, void *hws) in cn10k_sso_hws_reset() 252 cn10k_sso_rsrc_init(void *arg, uint8_t hws, uint8_t hwgrp) in cn10k_sso_rsrc_init()
|
| H A D | cn9k_eventdev.c | 67 cn9k_sso_hws_setup(void *arg, void *hws, uintptr_t grp_base) in cn9k_sso_hws_setup() 96 cn9k_sso_hws_release(void *arg, void *hws) in cn9k_sso_hws_release() 121 cn9k_sso_hws_flush_events(void *hws, uint8_t queue_id, uintptr_t base, in cn9k_sso_hws_flush_events() 189 cn9k_sso_hws_reset(void *arg, void *hws) in cn9k_sso_hws_reset() 258 cn9k_sso_rsrc_init(void *arg, uint8_t hws, uint8_t hwgrp) in cn9k_sso_rsrc_init()
|
| /dpdk/drivers/event/octeontx/ |
| H A D | ssovf_probe.c | 46 struct ssowvf_res hws[SSO_MAX_VHWS]; member
|