Searched refs:mt76_mcu_msg_alloc (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/net/wireless/mediatek/mt76/mt7925/ |
| H A D | nan.c | 372 skb = mt76_mcu_msg_alloc(mdev, NULL, MT7925_NAN_CONF_MAX_SIZE); in mt7925_nan_change_configure() 662 skb = mt76_mcu_msg_alloc(mdev, NULL, MT7925_NAN_AVAIL_MAX_SIZE); in mt7925_nan_local_sched_changed() 881 skb = mt76_mcu_msg_alloc(mdev, NULL, MT7925_NAN_PEER_MAX_SIZE); in mt792x_nan_set_peer_schedule() 947 skb = mt76_mcu_msg_alloc(mdev, NULL, in mt792x_nan_set_peer_rec() 1055 skb = mt76_mcu_msg_alloc(mdev, NULL, in mt792x_nan_map_sta_rec()
|
| H A D | mcu.c | 165 skb = mt76_mcu_msg_alloc(dev, NULL, sizeof(req) + len * 2 * sizeof(__be32)); in mt7925_mcu_update_arp_filter() 272 skb = mt76_mcu_msg_alloc(dev, NULL, sizeof(hdr) + tlv_len); in mt7925_mcu_set_wow_pattern() 1285 skb = mt76_mcu_msg_alloc(&dev->mt76, NULL, len); in mt7925_mcu_set_tx() 2557 skb = mt76_mcu_msg_alloc(dev, NULL, len); in __mt7925_mcu_alloc_bss_req() 3143 skb = mt76_mcu_msg_alloc(mdev, NULL, max_len); in mt7925_mcu_set_dbdc() 3243 skb = mt76_mcu_msg_alloc(mdev, NULL, max_len); in mt7925_mcu_hw_scan() 3371 skb = mt76_mcu_msg_alloc(mdev, NULL, max_len); in mt7925_mcu_sched_scan_req() 3458 skb = mt76_mcu_msg_alloc(mdev, NULL, max_len); in mt7925_mcu_sched_scan_enable() 3567 skb = mt76_mcu_msg_alloc(dev, NULL, len); in mt7925_mcu_set_channel_domain() 3988 skb = mt76_mcu_msg_alloc(dev, NULL, msg_len); in mt7925_mcu_rate_txpower_band()
|
| /linux/drivers/net/wireless/mediatek/mt76/ |
| H A D | mcu.c | 64 skb = mt76_mcu_msg_alloc(dev, data, len); in mt76_mcu_send_and_get_msg()
|
| H A D | mt76_connac_mcu.c | 160 skb = mt76_mcu_msg_alloc(dev, NULL, len); in mt76_connac_mcu_set_channel_domain() 357 nskb = mt76_mcu_msg_alloc(dev, NULL, in mt76_connac_mcu_alloc_wtbl_req() 1825 skb = mt76_mcu_msg_alloc(mdev, NULL, sizeof(*req)); in mt76_connac_mcu_hw_scan() 1954 skb = mt76_mcu_msg_alloc(mdev, NULL, sizeof(*req) + sreq->ie_len); in mt76_connac_mcu_sched_scan_req() 2268 skb = mt76_mcu_msg_alloc(dev, NULL, msg_len); in mt76_connac_mcu_rate_txpower_band() 2386 skb = mt76_mcu_msg_alloc(dev, NULL, in mt76_connac_mcu_update_arp_filter() 2480 skb = mt76_mcu_msg_alloc(phy->dev, NULL, in mt76_connac_mcu_update_gtk_rekey() 2606 skb = mt76_mcu_msg_alloc(dev, NULL, sizeof(hdr) + sizeof(*ptlv)); in mt76_connac_mcu_set_wow_pattern()
|
| H A D | mt76.h | 1916 mt76_mcu_msg_alloc(struct mt76_dev *dev, const void *data, in mt76_mcu_msg_alloc() function
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
| H A D | mcu.c | 1245 skb = mt76_mcu_msg_alloc(dev, NULL, len); in __mt7996_mcu_alloc_bss_req() 2230 skb = mt76_mcu_msg_alloc(&dev->mt76, NULL, len); in mt7996_mcu_set_fixed_rate_ctrl() 2657 skb = mt76_mcu_msg_alloc(&dev->mt76, NULL, sizeof(hdr) + sizeof(*sl)); in mt7996_mcu_mld_reconf_stop_link() 3698 skb = mt76_mcu_msg_alloc(&dev->mt76, NULL, len); in mt7996_mcu_init_rx_airtime() 3799 skb = mt76_mcu_msg_alloc(&dev->mt76, NULL, len); in mt7996_mcu_set_hdr_trans() 3848 skb = mt76_mcu_msg_alloc(&dev->mt76, NULL, len); in mt7996_mcu_set_tx() 4342 skb = mt76_mcu_msg_alloc(&dev->mt76, NULL, msg_len); in mt7996_mcu_set_eeprom() 4772 skb = mt76_mcu_msg_alloc(&dev->mt76, NULL, len); in mt7996_mcu_set_txbf() 5476 skb = mt76_mcu_msg_alloc(&dev->mt76, NULL, in mt7996_mcu_set_txpower_sku()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
| H A D | mcu.c | 2885 skb = mt76_mcu_msg_alloc(&dev->mt76, NULL, in mt7915_mcu_set_eeprom_flash() 2995 skb = mt76_mcu_msg_alloc(&dev->mt76, NULL, sizeof(req) + len); in mt7915_mcu_set_pre_cal() 3471 skb = mt76_mcu_msg_alloc(&dev->mt76, NULL, in mt7915_mcu_set_txpower_sku() 3498 skb = mt76_mcu_msg_alloc(&dev->mt76, NULL, in mt7915_mcu_set_txpower_sku()
|