Home
last modified time | relevance | path

Searched refs:TC_ETF_DEADLINE_MODE_ON (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/sched/
H A Dsch_etf.c23 #define DEADLINE_MODE_IS_ON(x) ((x)->flags & TC_ETF_DEADLINE_MODE_ON)
476 opt.flags |= TC_ETF_DEADLINE_MODE_ON; in etf_dump()
/openbmc/linux/tools/include/uapi/linux/
H A Dpkt_sched.h992 #define TC_ETF_DEADLINE_MODE_ON BIT(0) macro
/openbmc/linux/include/uapi/linux/
H A Dpkt_sched.h1078 #define TC_ETF_DEADLINE_MODE_ON _BITUL(0) macro