Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmcs.h23 #define MCS_MAX_CUSTOM_TAGS 0x8 macro
H A Dmcs.c1294 for (idx = 0; idx < MCS_MAX_CUSTOM_TAGS; idx++) { in mcs_get_custom_tag_cfg()