Home
last modified time | relevance | path

Searched refs:linklayer (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/Documentation/networking/
H A D6lowpan.rst14 Where LL_PRIV_6LOWPAN_DATA is sizeof linklayer 6lowpan private data struct.
25 wheres LOWPAN_LLTYPE_FOOBAR is a define for your 6LoWPAN linklayer type of
/openbmc/linux/net/sched/
H A Dsch_tbf.c129 if (unlikely(r->linklayer == TC_LINKLAYER_ATM)) { in psched_ns_t2l()
381 if (qopt->rate.linklayer == TC_LINKLAYER_UNAWARE) in tbf_change()
386 if (qopt->peakrate.linklayer == TC_LINKLAYER_UNAWARE) in tbf_change()
H A Dsch_generic.c1548 r->linklayer = (conf->linklayer & TC_LINKLAYER_MASK); in psched_ratecfg_precompute()
H A Dsch_htb.c1805 if (hopt->rate.linklayer == TC_LINKLAYER_UNAWARE) in htb_change_class()
1809 if (hopt->ceil.linklayer == TC_LINKLAYER_UNAWARE) in htb_change_class()
H A Dsch_api.c371 /* The linklayer setting were not transferred from iproute2, in older
374 * utils, we detect the linklayer setting by detecting if the rate
377 * For linklayer ATM table entries, the rate table will be aligned to
382 * the rate tables have been modified for linklayer ATM.
397 pr_debug("TC linklayer: Giving up ATM detection\n"); in __detect_linklayer()
403 pr_debug("TC linklayer: Detected ATM, low(%d)=high(%d)=%u\n", in __detect_linklayer()
438 if (r->linklayer == TC_LINKLAYER_UNAWARE) in qdisc_get_rtab()
439 r->linklayer = __detect_linklayer(r, rtab->data); in qdisc_get_rtab()
/openbmc/linux/include/net/
H A Dsch_generic.h1228 u8 linklayer; member
1240 if (unlikely(r->linklayer == TC_LINKLAYER_ATM)) in psched_l2t_ns()
1263 res->linklayer = (r->linklayer & TC_LINKLAYER_MASK); in psched_ratecfg_getrate()
/openbmc/linux/tools/include/uapi/linux/
H A Dpkt_sched.h92 __u8 linklayer; /* lower 4 bits */ member
106 unsigned int linklayer; member
/openbmc/linux/include/uapi/linux/
H A Dpkt_sched.h93 __u8 linklayer; /* lower 4 bits */ member
107 unsigned int linklayer; member