Home
last modified time | relevance | path

Searched refs:ssow_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
113 ssow_msixoff = inl_dev->ssow_msixoff; in nix_inl_sso_register_irqs()
116 ssow_msixoff == MSIX_VECTOR_INVALID) { in nix_inl_sso_register_irqs()
118 sso_msixoff, ssow_msixoff); in nix_inl_sso_register_irqs()
130 ssow_msixoff + SSOW_LF_INT_VEC_IOP); in nix_inl_sso_register_irqs()
160 uint16_t sso_msixoff, ssow_msixoff; in nix_inl_sso_unregister_irqs() local
162 ssow_msixoff = inl_dev->ssow_msixoff; in nix_inl_sso_unregister_irqs()
174 ssow_msixoff + SSOW_LF_INT_VEC_IOP); in nix_inl_sso_unregister_irqs()
H A Droc_nix_inl_priv.h30 uint16_t ssow_msixoff; member
H A Droc_nix_inl_dev.c522 inl_dev->ssow_msixoff = msix_rsp->ssow_msixoff[0]; in nix_inl_lf_attach()
H A Droc_sso.c204 sso->hws_msix_offset[i] = rsp->ssow_msixoff[i]; in sso_msix_fill()
H A Droc_nix_debug.c1260 nix_dump(" \tssow_msixoff = %d", inl_dev->ssow_msixoff); in roc_nix_inl_dev_dump()
H A Droc_mbox.h441 uint16_t __io ssow_msixoff[MAX_RVU_BLKLF_CNT]; member