Home
last modified time | relevance | path

Searched refs:npa_pf_func (Results 1 – 8 of 8) sorted by relevance

/dpdk/drivers/common/cnxk/
H A Droc_idev.c34 idev->npa_pf_func = 0; in idev_set_defaults()
76 uint16_t npa_pf_func; in idev_npa_pffunc_get() local
79 npa_pf_func = 0; in idev_npa_pffunc_get()
81 npa_pf_func = idev->npa_pf_func; in idev_npa_pffunc_get()
83 return npa_pf_func; in idev_npa_pffunc_get()
H A Droc_dpi_priv.h36 uint64_t npa_pf_func : 16; member
H A Droc_idev_priv.h15 uint16_t npa_pf_func; member
H A Droc_dpi.c130 mbox_msg.s.npa_pf_func = idev_npa_pffunc_get(); in roc_dpi_configure()
H A Droc_tim.c240 req->npa_pf_func = idev_npa_pffunc_get(); in roc_tim_lf_alloc()
H A Droc_mbox.h1305 uint16_t __io npa_pf_func; member
1946 uint16_t __io npa_pf_func; member
H A Droc_npa.c764 idev->npa_pf_func = dev->pf_func; in npa_lf_init()
H A Droc_sso.c575 req->npa_pf_func = idev_npa_pffunc_get(); in sso_hwgrp_alloc_xaq()