Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c113 if (!is_otx2_vf(pfvf->pcifunc)) { in otx2_alloc_mcam_entries()
1127 if (!is_otx2_vf(pfvf->pcifunc) && !vf_num && in otx2_add_flow()
H A Dotx2_common.h881 static inline bool is_otx2_vf(u16 pcifunc) in is_otx2_vf() function
H A Dqos.c410 if (!is_otx2_vf(pfvf->pcifunc)) { in otx2_qos_alloc_root()
H A Dotx2_pf.c1701 if (is_otx2_vf(pfvf->pcifunc)) in otx2_promisc_use_mce_list()