Searched refs:otx2_alloc_mcam_entries (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_devlink.c44 otx2_alloc_mcam_entries(pfvf, ctx->val.vu16);
H A Dotx2_flows.c74 int otx2_alloc_mcam_entries(struct otx2_nic *pfvf, u16 count) function
162 EXPORT_SYMBOL(otx2_alloc_mcam_entries); variable
247 count = otx2_alloc_mcam_entries(pfvf, OTX2_DEFAULT_FLOWCOUNT);
H A Dotx2_common.h1046 int otx2_alloc_mcam_entries(struct otx2_nic *pfvf, u16 count);

Completed in 159 milliseconds