Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/
Dagg-rx.c7 static unsigned long mt76_aggr_tid_to_timeo(u8 tidno) in mt76_aggr_tid_to_timeo()
241 int mt76_rx_aggr_start(struct mt76_dev *dev, struct mt76_wcid *wcid, u8 tidno, in mt76_rx_aggr_start()
289 void mt76_rx_aggr_stop(struct mt76_dev *dev, struct mt76_wcid *wcid, u8 tidno) in mt76_rx_aggr_stop()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
Ddebug_sta.c33 int tidno; in read_file_node_aggr() local
Dxmit.c182 u8 tidno = skb->priority & IEEE80211_QOS_CTL_TID_MASK; in ath_get_skb_tid() local
1575 int tidno; in ath_tx_aggr_sleep() local
1593 int tidno; in ath_tx_aggr_wakeup() local
2808 int tidno, acno; in ath_tx_node_init() local
2833 int tidno; in ath_tx_node_cleanup() local
Dhtc.h77 u8 tidno; member
88 u8 tidno; member
136 u8 tidno; member
Drecv.c1024 u8 tidno; in ath_rx_count_airtime() local
Dath9k.h241 u8 tidno; member
428 ath_node_to_tid(struct ath_node *an, u8 tidno) in ath_node_to_tid()