Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_flows.c111 if (!is_otx2_vf(pfvf->pcifunc)) { in otx2_alloc_mcam_entries()
1119 if (!is_otx2_vf(pfvf->pcifunc) && !vf_num && in otx2_add_flow()
Dotx2_common.h881 static inline bool is_otx2_vf(u16 pcifunc) in is_otx2_vf() function
Dqos.c410 if (!is_otx2_vf(pfvf->pcifunc)) { in otx2_qos_alloc_root()
Dotx2_pf.c1697 if (is_otx2_vf(pfvf->pcifunc)) in otx2_promisc_use_mce_list()