Home
last modified time | relevance | path

Searched refs:mt76_mcu_msg_alloc (Results 1 – 9 of 9) sorted by relevance

/freebsd-src/sys/contrib/dev/mediatek/mt76/
H A Dmcu.c64 skb = mt76_mcu_msg_alloc(dev, data, len); in mt76_mcu_send_and_get_msg()
H A Dmt76x02_mcu.c47 skb = mt76_mcu_msg_alloc(mdev, data, len); in mt76x02_mcu_msg_send()
H A Dmt76_connac_mcu.c115 skb = mt76_mcu_msg_alloc(dev, NULL, len); in mt76_connac_mcu_set_channel_domain()
286 skb = mt76_mcu_msg_alloc(dev, NULL, len); in __mt76_connac_mcu_alloc_sta_req()
309 nskb = mt76_mcu_msg_alloc(dev, NULL, in mt76_connac_mcu_alloc_wtbl_req()
1645 skb = mt76_mcu_msg_alloc(mdev, NULL, sizeof(*req)); in mt76_connac_mcu_hw_scan()
1774 skb = mt76_mcu_msg_alloc(mdev, NULL, sizeof(*req) + sreq->ie_len); in mt76_connac_mcu_sched_scan_req()
2203 skb = mt76_mcu_msg_alloc(dev, NULL, msg_len); in mt76_connac_mcu_rate_txpower_band()
2314 skb = mt76_mcu_msg_alloc(dev, NULL, in mt76_connac_mcu_update_arp_filter()
2408 skb = mt76_mcu_msg_alloc(phy->dev, NULL, in mt76_connac_mcu_update_gtk_rekey()
2532 skb = mt76_mcu_msg_alloc(dev, NULL, sizeof(hdr) + sizeof(*ptlv)); in mt76_connac_mcu_set_wow_pattern()
H A Dmt76x02_usb_mcu.c116 skb = mt76_mcu_msg_alloc(dev, data, len); in mt76x02u_mcu_send_msg()
H A Dmt76.h1503 mt76_mcu_msg_alloc(struct mt76_dev *dev, const void *data, in mt76_mcu_msg_alloc() function
/freebsd-src/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dtestmode.c74 skb = mt76_mcu_msg_alloc(&dev->mt76, NULL, sizeof(req_hdr) + len); in mt7615_tm_set_tx_power()
H A Dmcu.c1776 skb = mt76_mcu_msg_alloc(&dev->mt76, NULL, sizeof(req_hdr) + eep_len); in mt7615_mcu_set_eeprom()
/freebsd-src/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmcu.c835 skb = mt76_mcu_msg_alloc(dev, NULL, len); in __mt7996_mcu_alloc_bss_req()
1625 skb = mt76_mcu_msg_alloc(&dev->mt76, NULL, len); in mt7996_mcu_set_fixed_rate_ctrl()
2541 skb = mt76_mcu_msg_alloc(&dev->mt76, NULL, len); in mt7996_mcu_init_rx_airtime()
2643 skb = mt76_mcu_msg_alloc(&dev->mt76, NULL, len); in mt7996_mcu_set_hdr_trans()
2688 skb = mt76_mcu_msg_alloc(&dev->mt76, NULL, len); in mt7996_mcu_set_tx()
3032 skb = mt76_mcu_msg_alloc(&dev->mt76, NULL, msg_len); in mt7996_mcu_set_eeprom_flash()
3302 skb = mt76_mcu_msg_alloc(&dev->mt76, NULL, len); in mt7996_mcu_set_txbf()
/freebsd-src/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmcu.c2778 skb = mt76_mcu_msg_alloc(&dev->mt76, NULL, in mt7915_mcu_set_eeprom_flash()
2883 skb = mt76_mcu_msg_alloc(&dev->mt76, NULL, sizeof(req) + len); in mt7915_mcu_set_pre_cal()