Searched refs:STA_REC_WTBL (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.10/drivers/net/wireless/mediatek/mt76/mt7615/ |
| D | mcu.h | 1035 STA_REC_WTBL = 13, enumerator
|
| D | mcu.c | 1429 sta_wtbl = mt7615_mcu_add_tlv(skb, STA_REC_WTBL, sizeof(struct tlv)); in mt7615_mcu_sta_ba() 1477 sta_wtbl = mt7615_mcu_add_tlv(skb, STA_REC_WTBL, sizeof(struct tlv)); in mt7615_mcu_add_sta_cmd() 1839 sta_wtbl = mt7615_mcu_add_tlv(skb, STA_REC_WTBL, sizeof(struct tlv)); in mt7615_mcu_uni_tx_ba() 1891 sta_wtbl = mt7615_mcu_add_tlv(skb, STA_REC_WTBL, sizeof(struct tlv)); in mt7615_mcu_uni_rx_ba()
|
| /Linux-v5.10/drivers/net/wireless/mediatek/mt76/mt7915/ |
| D | mcu.h | 922 STA_REC_WTBL, enumerator
|
| D | mcu.c | 1210 sta_wtbl = mt7915_mcu_add_tlv(skb, STA_REC_WTBL, sizeof(struct tlv)); in mt7915_mcu_sta_ba() 1705 sta_wtbl = mt7915_mcu_add_tlv(skb, STA_REC_WTBL, sizeof(struct tlv)); in mt7915_mcu_add_smps() 2274 sta_wtbl = mt7915_mcu_add_tlv(skb, STA_REC_WTBL, sizeof(struct tlv)); in mt7915_mcu_add_sta()
|