Searched defs:tidno (Results 1 – 13 of 13) sorted by relevance
| /kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/ |
| D | agg-rx.c | 7 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()
|
| D | mac80211.c | 1179 u8 tidno = status->qos_ctl & IEEE80211_QOS_CTL_TID_MASK; in mt76_airtime_report() local 1263 u8 tidno = status->qos_ctl & IEEE80211_QOS_CTL_TID_MASK; in mt76_check_sta() local
|
| /kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/ |
| D | agg-rx.c | 7 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-6.6/drivers/net/wireless/ath/ath9k/ |
| D | debug_sta.c | 33 int tidno; in read_file_node_aggr() local
|
| D | xmit.c | 229 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
|
| D | htc.h | 77 u8 tidno; member 88 u8 tidno; member 136 u8 tidno; member
|
| D | recv.c | 1024 u8 tidno; in ath_rx_count_airtime() local
|
| D | ath9k.h | 242 u8 tidno; member 429 ath_node_to_tid(struct ath_node *an, u8 tidno) in ath_node_to_tid()
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
| D | debug_sta.c | 33 int tidno; in read_file_node_aggr() local
|
| D | xmit.c | 182 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
|
| D | htc.h | 77 u8 tidno; member 88 u8 tidno; member 136 u8 tidno; member
|
| D | recv.c | 1024 u8 tidno; in ath_rx_count_airtime() local
|
| D | ath9k.h | 241 u8 tidno; member 428 ath_node_to_tid(struct ath_node *an, u8 tidno) in ath_node_to_tid()
|