Searched refs:mt7915_mcu_alloc_sta_req (Results 1 – 1 of 1) sorted by relevance
/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7915/ |
D | mcu.c | 627 mt7915_mcu_alloc_sta_req(struct mt7915_dev *dev, struct mt7915_vif *mvif, in mt7915_mcu_alloc_sta_req() function 1028 skb = mt7915_mcu_alloc_sta_req(phy->dev, mvif, NULL, in mt7915_mcu_add_bss_info() 1128 skb = mt7915_mcu_alloc_sta_req(dev, mvif, msta, len); in mt7915_mcu_add_key() 1205 skb = mt7915_mcu_alloc_sta_req(dev, mvif, msta, in mt7915_mcu_sta_ba() 1221 skb = mt7915_mcu_alloc_sta_req(dev, mvif, msta, in mt7915_mcu_sta_ba() 1559 skb = mt7915_mcu_alloc_sta_req(dev, mvif, msta, len); in mt7915_mcu_add_mu() 1700 skb = mt7915_mcu_alloc_sta_req(dev, mvif, msta, in mt7915_mcu_add_smps() 2007 skb = mt7915_mcu_alloc_sta_req(dev, mvif, msta, len); in mt7915_mcu_add_txbf() 2023 skb = mt7915_mcu_alloc_sta_req(dev, mvif, msta, len); in mt7915_mcu_add_txbf() 2191 skb = mt7915_mcu_alloc_sta_req(dev, mvif, msta, len); in mt7915_mcu_add_rate_ctrl() [all …]
|