Home
last modified time | relevance | path

Searched defs:ieee_ets (Results 1 – 6 of 6) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Ddcbnl.h58 struct ieee_ets { struct
59 __u8 willing;
60 __u8 ets_cap;
61 __u8 cbs;
62 __u8 tc_tx_bw[IEEE_8021QAZ_MAX_TCS];
63 __u8 tc_rx_bw[IEEE_8021QAZ_MAX_TCS];
64 __u8 tc_tsa[IEEE_8021QAZ_MAX_TCS];
65 __u8 prio_tc[IEEE_8021QAZ_MAX_TCS];
66 __u8 tc_reco_bw[IEEE_8021QAZ_MAX_TCS];
67 __u8 tc_reco_tsa[IEEE_8021QAZ_MAX_TCS];
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h12494 struct ieee_ets { struct
12495 __u8 willing;
12496 __u8 ets_cap;
12497 __u8 cbs;
12498 __u8 tc_tx_bw[8];
12499 __u8 tc_rx_bw[8];
12500 __u8 tc_tsa[8];
12501 __u8 prio_tc[8];
12502 __u8 tc_reco_bw[8];
12503 __u8 tc_reco_tsa[8];
[all …]
Dvmlinux.h12494 struct ieee_ets { struct
12495 __u8 willing;
12496 __u8 ets_cap;
12497 __u8 cbs;
12498 __u8 tc_tx_bw[8];
12499 __u8 tc_rx_bw[8];
12500 __u8 tc_tsa[8];
12501 __u8 prio_tc[8];
12502 __u8 tc_reco_bw[8];
12503 __u8 tc_reco_tsa[8];
[all …]
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h13565 struct ieee_ets { struct
13566 __u8 willing;
13567 __u8 ets_cap;
13568 __u8 cbs;
13569 __u8 tc_tx_bw[8];
13570 __u8 tc_rx_bw[8];
13571 __u8 tc_tsa[8];
13572 __u8 prio_tc[8];
13573 __u8 tc_reco_bw[8];
13574 __u8 tc_reco_tsa[8];
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h11393 struct ieee_ets { struct
11394 __u8 willing;
11395 __u8 ets_cap;
11396 __u8 cbs;
11397 __u8 tc_tx_bw[8];
11398 __u8 tc_rx_bw[8];
11399 __u8 tc_tsa[8];
11400 __u8 prio_tc[8];
11401 __u8 tc_reco_bw[8];
11402 __u8 tc_reco_tsa[8];
[all …]
Dvmlinux_510.h11393 struct ieee_ets { struct
11394 __u8 willing;
11395 __u8 ets_cap;
11396 __u8 cbs;
11397 __u8 tc_tx_bw[8];
11398 __u8 tc_rx_bw[8];
11399 __u8 tc_tsa[8];
11400 __u8 prio_tc[8];
11401 __u8 tc_reco_bw[8];
11402 __u8 tc_reco_tsa[8];
[all …]