Home
last modified time | relevance | path

Searched refs:TC_MQPRIO_SHAPER_BW_RATE (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/net/sched/
H A Dsch_mqprio.c280 if (priv->shaper != TC_MQPRIO_SHAPER_BW_RATE) { in mqprio_parse_nlattr()
309 if (priv->shaper != TC_MQPRIO_SHAPER_BW_RATE) { in mqprio_parse_nlattr()
/openbmc/linux/tools/include/uapi/linux/
H A Dpkt_sched.h696 TC_MQPRIO_SHAPER_BW_RATE, /* Add new shapers below */ enumerator
/openbmc/linux/include/uapi/linux/
H A Dpkt_sched.h717 TC_MQPRIO_SHAPER_BW_RATE, /* Add new shapers below */ enumerator
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_mqprio.c28 } else if (mqprio->shaper != TC_MQPRIO_SHAPER_BW_RATE) { in cxgb4_mqprio_validate()
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dmvneta.c5256 if (mqprio->shaper != TC_MQPRIO_SHAPER_BW_RATE) { in mvneta_setup_mqprio()