Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_etf.c24 #define OFFLOAD_IS_ON(x) ((x)->flags & TC_ETF_OFFLOAD_ON)
473 opt.flags |= TC_ETF_OFFLOAD_ON; in etf_dump()
/openbmc/linux/tools/include/uapi/linux/
H A Dpkt_sched.h993 #define TC_ETF_OFFLOAD_ON BIT(1) macro
/openbmc/linux/include/uapi/linux/
H A Dpkt_sched.h1079 #define TC_ETF_OFFLOAD_ON _BITUL(1) macro