Home
last modified time | relevance | path

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

/drivers/net/wireless/mediatek/mt76/
Dagg-rx.c7 static unsigned long mt76_aggr_tid_to_timeo(u8 tidno) in mt76_aggr_tid_to_timeo()
125 u8 tidno = status->qos_ctl & IEEE80211_QOS_CTL_TID_MASK; in mt76_rx_aggr_check_ctl() local
156 u8 tidno = status->qos_ctl & IEEE80211_QOS_CTL_TID_MASK; in mt76_rx_aggr_reorder() local
243 int mt76_rx_aggr_start(struct mt76_dev *dev, struct mt76_wcid *wcid, u8 tidno, in mt76_rx_aggr_start()
291 void mt76_rx_aggr_stop(struct mt76_dev *dev, struct mt76_wcid *wcid, u8 tidno) in mt76_rx_aggr_stop()
Dmac80211.c833 u8 tidno = status->qos_ctl & IEEE80211_QOS_CTL_TID_MASK; in mt76_check_ccmp_pn() local
882 u8 tidno = status->qos_ctl & IEEE80211_QOS_CTL_TID_MASK; in mt76_airtime_report() local
966 u8 tidno = status->qos_ctl & IEEE80211_QOS_CTL_TID_MASK; in mt76_check_sta() local
/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()