Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
Dmbox.h240 #define RVU_DEFAULT_PF_FUNC 0xFFFF macro
Drvu_nix.c989 if (req->npa_func == RVU_DEFAULT_PF_FUNC) in rvu_mbox_handler_nix_lf_alloc()
998 if (req->sso_func == RVU_DEFAULT_PF_FUNC) in rvu_mbox_handler_nix_lf_alloc()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.c989 nixlf->npa_func = RVU_DEFAULT_PF_FUNC; in otx2_config_nix()