Home
last modified time | relevance | path

Searched refs:sso_msixoff (Results 1 – 6 of 6) sorted by relevance

/dpdk/drivers/common/cnxk/
H A Droc_nix_inl_dev_irq.c110 uint16_t sso_msixoff, ssow_msixoff; in nix_inl_sso_register_irqs() local
114 sso_msixoff = inl_dev->sso_msixoff; in nix_inl_sso_register_irqs()
115 if (sso_msixoff == MSIX_VECTOR_INVALID || in nix_inl_sso_register_irqs()
118 sso_msixoff, ssow_msixoff); in nix_inl_sso_register_irqs()
142 sso_msixoff + SSO_LF_INT_VEC_GRP); in nix_inl_sso_register_irqs()
160 uint16_t sso_msixoff, ssow_msixoff; in nix_inl_sso_unregister_irqs() local
163 sso_msixoff = inl_dev->sso_msixoff; in nix_inl_sso_unregister_irqs()
176 sso_msixoff + SSO_LF_INT_VEC_GRP); in nix_inl_sso_unregister_irqs()
H A Droc_nix_inl_priv.h31 uint16_t sso_msixoff; member
H A Droc_nix_inl_dev.c523 inl_dev->sso_msixoff = msix_rsp->sso_msixoff[0]; in nix_inl_lf_attach()
H A Droc_sso.c206 sso->hwgrp_msix_offset[i] = rsp->sso_msixoff[i]; in sso_msix_fill()
H A Droc_nix_debug.c1259 nix_dump(" \tsso_msixoff = %d", inl_dev->sso_msixoff); in roc_nix_inl_dev_dump()
H A Droc_mbox.h440 uint16_t __io sso_msixoff[MAX_RVU_BLKLF_CNT]; member