Home
last modified time | relevance | path

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

/linux/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
H A Dotx2_flows.c245 count = otx2_alloc_mcam_entries(pfvf, OTX2_DEFAULT_FLOWCOUNT); in otx2_mcam_entry_init()