Searched refs:roc_sso_xaq_data (Results 1 – 4 of 4) sorted by relevance
| /dpdk/drivers/common/cnxk/ |
| H A D | roc_sso_priv.h | 52 int sso_hwgrp_init_xaq_aura(struct dev *dev, struct roc_sso_xaq_data *xaq, 55 int sso_hwgrp_free_xaq_aura(struct dev *dev, struct roc_sso_xaq_data *xaq,
|
| H A D | roc_sso.h | 30 struct roc_sso_xaq_data { struct 47 struct roc_sso_xaq_data xaq; argument
|
| H A D | roc_sso.c | 426 sso_hwgrp_init_xaq_aura(struct dev *dev, struct roc_sso_xaq_data *xaq, in sso_hwgrp_init_xaq_aura() 445 memset(xaq, 0, sizeof(struct roc_sso_xaq_data)); in sso_hwgrp_init_xaq_aura() 511 memset(xaq, 0, sizeof(struct roc_sso_xaq_data)); in sso_hwgrp_init_xaq_aura() 531 sso_hwgrp_free_xaq_aura(struct dev *dev, struct roc_sso_xaq_data *xaq, in sso_hwgrp_free_xaq_aura() 548 memset(xaq, 0, sizeof(struct roc_sso_xaq_data)); in sso_hwgrp_free_xaq_aura()
|
| H A D | roc_nix_inl_priv.h | 39 struct roc_sso_xaq_data xaq;
|