Searched refs:nix_pf_func (Results 1 – 3 of 3) sorted by relevance
| /dpdk/drivers/common/cnxk/ |
| H A D | roc_cpt.c | 223 cpt_lf_outb_cfg(struct dev *dev, uint16_t sso_pf_func, uint16_t nix_pf_func, in cpt_lf_outb_cfg() argument 238 req->nix_pf_func = nix_pf_func; in cpt_lf_outb_cfg() 251 uint16_t nix_pf_func = 0; in roc_cpt_inline_ipsec_cfg() local 255 nix_pf_func = roc_nix_get_pf_func(roc_nix); in roc_cpt_inline_ipsec_cfg() 259 return cpt_lf_outb_cfg(cpt_dev, sso_pf_func, nix_pf_func, lf_id, ena); in roc_cpt_inline_ipsec_cfg() 391 req->nix_pf_func = 0; in cpt_lfs_alloc()
|
| H A D | roc_cpt_priv.h | 30 int cpt_lf_outb_cfg(struct dev *dev, uint16_t sso_pf_func, uint16_t nix_pf_func,
|
| H A D | roc_mbox.h | 1388 uint16_t __io nix_pf_func; member 1404 uint16_t __io nix_pf_func; /* Outbound path NIX_PF_FUNC */ member
|