Home
last modified time | relevance | path

Searched refs:sta_wtbl (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7915/
Dmcu.c650 int cmd, void *sta_wtbl, struct sk_buff **skb) in mt7915_mcu_alloc_wtbl_req() argument
652 struct tlv *sta_hdr = sta_wtbl; in mt7915_mcu_alloc_wtbl_req()
677 void *sta_ntlv, void *sta_wtbl) in mt7915_mcu_add_nested_tlv() argument
680 struct tlv *sta_hdr = sta_wtbl; in mt7915_mcu_add_nested_tlv()
1162 bool enable, bool tx, void *sta_wtbl, in mt7915_mcu_wtbl_ba_tlv() argument
1169 wtbl_tlv, sta_wtbl); in mt7915_mcu_wtbl_ba_tlv()
1198 struct tlv *sta_wtbl; in mt7915_mcu_sta_ba() local
1210 sta_wtbl = mt7915_mcu_add_tlv(skb, STA_REC_WTBL, sizeof(struct tlv)); in mt7915_mcu_sta_ba()
1212 wtbl_hdr = mt7915_mcu_alloc_wtbl_req(dev, msta, WTBL_SET, sta_wtbl, in mt7915_mcu_sta_ba()
1214 mt7915_mcu_wtbl_ba_tlv(skb, params, enable, tx, sta_wtbl, wtbl_hdr); in mt7915_mcu_sta_ba()
[all …]
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/
Dmcu.c819 int cmd, void *sta_wtbl, struct sk_buff **skb) in mt7615_mcu_alloc_wtbl_req() argument
821 struct tlv *sta_hdr = sta_wtbl; in mt7615_mcu_alloc_wtbl_req()
845 void *sta_ntlv, void *sta_wtbl) in mt7615_mcu_add_nested_tlv() argument
848 struct tlv *sta_hdr = sta_wtbl; in mt7615_mcu_add_nested_tlv()
1116 bool enable, bool tx, void *sta_wtbl, in mt7615_mcu_wtbl_ba_tlv() argument
1123 wtbl_tlv, sta_wtbl); in mt7615_mcu_wtbl_ba_tlv()
1155 struct ieee80211_sta *sta, void *sta_wtbl, in mt7615_mcu_wtbl_generic_tlv() argument
1165 wtbl_tlv, sta_wtbl); in mt7615_mcu_wtbl_generic_tlv()
1183 wtbl_tlv, sta_wtbl); in mt7615_mcu_wtbl_generic_tlv()
1191 wtbl_tlv, sta_wtbl); in mt7615_mcu_wtbl_generic_tlv()
[all …]