Home
last modified time | relevance | path

Searched refs:RVU_DEFAULT_PF_FUNC (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_cpt.c352 if (req->nix_pf_func == RVU_DEFAULT_PF_FUNC) in rvu_mbox_handler_cpt_lf_alloc()
361 if (req->sso_pf_func == RVU_DEFAULT_PF_FUNC) in rvu_mbox_handler_cpt_lf_alloc()
Dmbox.h369 #define RVU_DEFAULT_PF_FUNC 0xFFFF macro
Drvu_nix.c1312 if (req->npa_func == RVU_DEFAULT_PF_FUNC) in rvu_mbox_handler_nix_lf_alloc()
1321 if (req->sso_func == RVU_DEFAULT_PF_FUNC) in rvu_mbox_handler_nix_lf_alloc()
/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.c1107 nixlf->npa_func = RVU_DEFAULT_PF_FUNC; in otx2_config_nix()