Searched refs:OTX2_DEFAULT_FLOWCOUNT (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.h348 #define OTX2_DEFAULT_FLOWCOUNT 16 macro
351 #define OTX2_MAX_TC_FLOWS OTX2_DEFAULT_FLOWCOUNT
352 #define OTX2_MCAM_COUNT (OTX2_DEFAULT_FLOWCOUNT + \
H A Dotx2_flows.c247 count = otx2_alloc_mcam_entries(pfvf, OTX2_DEFAULT_FLOWCOUNT);

Completed in 116 milliseconds