Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dqos.h15 #define OTX2_QOS_MAX_PRIO 7 macro
57 DECLARE_BITMAP(prio_bmap, OTX2_QOS_MAX_PRIO + 1);
H A Dqos.c1216 if (prio > OTX2_QOS_MAX_PRIO) { in otx2_qos_leaf_alloc_queue()
1355 if (prio > OTX2_QOS_MAX_PRIO) { in otx2_qos_leaf_to_inner()