Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A 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
242 int mt76_rx_aggr_start(struct mt76_dev *dev, struct mt76_wcid *wcid, u8 tidno, in mt76_rx_aggr_start()
290 void mt76_rx_aggr_stop(struct mt76_dev *dev, struct mt76_wcid *wcid, u8 tidno) in mt76_rx_aggr_stop()
H A Dmac80211.c1184 u8 tidno = status->qos_ctl & IEEE80211_QOS_CTL_TID_MASK; in mt76_airtime_report() local
1268 u8 tidno = status->qos_ctl & IEEE80211_QOS_CTL_TID_MASK; in mt76_check_sta() local
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Ddebug_sta.c33 int tidno; in read_file_node_aggr() local
H A Dxmit.c229 u8 tidno = skb->priority & IEEE80211_QOS_CTL_TID_MASK; in ath_get_skb_tid() local
1636 int tidno; in ath_tx_aggr_sleep() local
1654 int tidno; in ath_tx_aggr_wakeup() local
2867 int tidno, acno; in ath_tx_node_init() local
2892 int tidno; in ath_tx_node_cleanup() local
H A Dhtc.h77 u8 tidno; member
88 u8 tidno; member
136 u8 tidno; member
H A Drecv.c1024 u8 tidno; in ath_rx_count_airtime() local
H A Dath9k.h242 u8 tidno; member
429 ath_node_to_tid(struct ath_node *an, u8 tidno) in ath_node_to_tid()