Home
last modified time | relevance | path

Searched refs:defcls (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/net/sched/
H A Dsch_hfsc.c169 u16 defcls; /* default class id */ member
1177 cl = hfsc_find_class(TC_H_MAKE(TC_H_MAJ(sch->handle), q->defcls), sch); in hfsc_classify()
1406 q->defcls = qopt->defcls; in hfsc_init_qdisc()
1447 q->defcls = qopt->defcls; in hfsc_change_qdisc()
1528 qopt.defcls = q->defcls; in hfsc_dump_qdisc()
H A Dsch_htb.c151 int defcls; /* class where unclassified flows go to */ member
272 cl = htb_find(TC_H_MAKE(TC_H_MAJ(sch->handle), q->defcls), sch); in htb_classify()
1113 q->defcls = gopt->defcls; in htb_init()
1137 .classid = TC_H_MIN(q->defcls), in htb_init()
1221 gopt.defcls = q->defcls; in htb_dump()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dqos.h48 u16 defcls; member
H A Dqos.c1064 WRITE_ONCE(pfvf->qos.defcls, htb_defcls); in otx2_qos_root_add()
H A Dotx2_pf.c2103 classid = READ_ONCE(pf->qos.defcls); in otx2_qos_select_htb_queue()
/openbmc/linux/tools/include/uapi/linux/
H A Dpkt_sched.h401 __u32 defcls; /* default class number */ member
434 __u16 defcls; /* default class */ member
/openbmc/linux/include/uapi/linux/
H A Dpkt_sched.h421 __u32 defcls; /* default class number */ member
454 __u16 defcls; /* default class */ member