Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A 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 …]
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_dcb.h19 struct ieee_ets *ieee_ets; member
H A Dbnxt.h2438 struct ieee_ets *ieee_ets; member