Searched refs:mt7915_mcu_alloc_sta_req (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7915/ |
D | mcu.c | 717 mt7915_mcu_alloc_sta_req(struct mt7915_dev *dev, struct mt7915_vif *mvif, in mt7915_mcu_alloc_sta_req() function 1152 skb = mt7915_mcu_alloc_sta_req(phy->dev, mvif, NULL, in mt7915_mcu_add_bss_info() 1262 skb = mt7915_mcu_alloc_sta_req(dev, mvif, msta, len); in mt7915_mcu_add_key() 1339 skb = mt7915_mcu_alloc_sta_req(dev, mvif, msta, in mt7915_mcu_sta_ba() 1358 skb = mt7915_mcu_alloc_sta_req(dev, mvif, msta, in mt7915_mcu_sta_ba() 1872 skb = mt7915_mcu_alloc_sta_req(dev, mvif, msta, in mt7915_mcu_add_smps() 2163 skb = mt7915_mcu_alloc_sta_req(dev, mvif, msta, len); in mt7915_mcu_add_txbf() 2179 skb = mt7915_mcu_alloc_sta_req(dev, mvif, msta, len); in mt7915_mcu_add_txbf() 2298 skb = mt7915_mcu_alloc_sta_req(dev, mvif, msta, len); in mt7915_mcu_add_rate_ctrl() 2321 skb = mt7915_mcu_alloc_sta_req(dev, mvif, msta, len); in mt7915_mcu_add_he() [all …]
|