Searched defs:ieee_ets (Results 1 – 6 of 6) sorted by relevance
58 struct ieee_ets { struct59 __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 …]
12494 struct ieee_ets { struct12495 __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 …]
13565 struct ieee_ets { struct13566 __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 …]
11393 struct ieee_ets { struct11394 __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 …]