Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_devlink.c88 if (is_otx2_vf(pfvf->pcifunc)) in otx2_devlink_info_get()
Dotx2_common.h852 static inline bool is_otx2_vf(u16 pcifunc) in is_otx2_vf() function
Dotx2_flows.c113 if (!is_otx2_vf(pfvf->pcifunc)) { in otx2_alloc_mcam_entries()