Home
last modified time | relevance | path

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

/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_devlink.c87 if (is_otx2_vf(pfvf->pcifunc)) in otx2_devlink_info_get()
Dotx2_flows.c113 if (!is_otx2_vf(pfvf->pcifunc)) { in otx2_alloc_mcam_entries()
1100 if (!is_otx2_vf(pfvf->pcifunc) && !vf_num && in otx2_add_flow()
Dotx2_common.h851 static inline bool is_otx2_vf(u16 pcifunc) in is_otx2_vf() function
Dotx2_pf.c1646 if (is_otx2_vf(pfvf->pcifunc)) in otx2_promisc_use_mce_list()