Searched refs:tidno (Results 1 – 4 of 4) sorted by relevance
7 static unsigned long mt76_aggr_tid_to_timeo(u8 tidno) in mt76_aggr_tid_to_timeo() argument12 return HZ / (tidno >= 4 ? 25 : 10); in mt76_aggr_tid_to_timeo()125 u8 tidno; in mt76_rx_aggr_check_ctl() local134 status->qos_ctl = tidno = le16_to_cpu(bar->control) >> 12; in mt76_rx_aggr_check_ctl()136 tid = rcu_dereference(wcid->aggr[tidno]); in mt76_rx_aggr_check_ctl()156 u8 tidno = status->qos_ctl & IEEE80211_QOS_CTL_TID_MASK; in mt76_rx_aggr_reorder() local176 tid = rcu_dereference(wcid->aggr[tidno]); in mt76_rx_aggr_reorder()242 int mt76_rx_aggr_start(struct mt76_dev *dev, struct mt76_wcid *wcid, u8 tidno, in mt76_rx_aggr_start() argument247 mt76_rx_aggr_stop(dev, wcid, tidno); in mt76_rx_aggr_start()256 tid->num = tidno; in mt76_rx_aggr_start()[all …]
33 int tidno; in read_file_node_aggr() local55 for (tidno = 0; tidno < IEEE80211_NUM_TIDS; tidno++) { in read_file_node_aggr()56 tid = ath_node_to_tid(an, tidno); in read_file_node_aggr()62 tid->tidno, in read_file_node_aggr()
77 u8 tidno; member88 u8 tidno; member136 u8 tidno; member
245 mgmt_hdr.tidno = 0; in ath9k_htc_tx_mgmt()307 tx_hdr.tidno = qc[0] & IEEE80211_QOS_CTL_TID_MASK; in ath9k_htc_tx_data()