Searched refs:STA_REC_WTBL (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7615/ |
| H A D | mcu.h | 1035 STA_REC_WTBL = 13, enumerator
|
| H A D | mcu.c | 1437 sta_wtbl = mt7615_mcu_add_tlv(skb, STA_REC_WTBL, sizeof(struct tlv)); in mt7615_mcu_sta_ba() 1485 sta_wtbl = mt7615_mcu_add_tlv(skb, STA_REC_WTBL, sizeof(struct tlv)); in mt7615_mcu_add_sta_cmd() 1847 sta_wtbl = mt7615_mcu_add_tlv(skb, STA_REC_WTBL, sizeof(struct tlv)); in mt7615_mcu_uni_tx_ba() 1899 sta_wtbl = mt7615_mcu_add_tlv(skb, STA_REC_WTBL, sizeof(struct tlv)); in mt7615_mcu_uni_rx_ba()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7915/ |
| H A D | mcu.h | 922 STA_REC_WTBL, enumerator
|
| H A D | mcu.c | 1210 sta_wtbl = mt7915_mcu_add_tlv(skb, STA_REC_WTBL, sizeof(struct tlv)); in mt7915_mcu_sta_ba() 1710 sta_wtbl = mt7915_mcu_add_tlv(skb, STA_REC_WTBL, sizeof(struct tlv)); in mt7915_mcu_add_smps() 2279 sta_wtbl = mt7915_mcu_add_tlv(skb, STA_REC_WTBL, sizeof(struct tlv)); in mt7915_mcu_add_sta()
|