Home
last modified time | relevance | path

Searched refs:__mt76_mcu_msg_alloc (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmcu.c9 __mt76_mcu_msg_alloc(struct mt76_dev *dev, const void *data, in __mt76_mcu_msg_alloc() function
30 EXPORT_SYMBOL_GPL(__mt76_mcu_msg_alloc);
H A Dmt76.h1878 __mt76_mcu_msg_alloc(struct mt76_dev *dev, const void *data,
1884 return __mt76_mcu_msg_alloc(dev, data, data_len, data_len, GFP_KERNEL); in mt76_mcu_msg_alloc()
H A Dmt76_connac_mcu.c290 skb = __mt76_mcu_msg_alloc(dev, NULL, len, len, GFP_ATOMIC); in __mt76_connac_mcu_alloc_sta_req()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dmcu.c1379 skb = __mt76_mcu_msg_alloc(&dev->mt76, &req, in __mt7921_mcu_set_clc()
H A Dmain.c1248 skb = __mt76_mcu_msg_alloc(&dev->mt76, &req_hdr, in mt7921_ipv6_addr_change()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7925/
H A Dmain.c1609 skb = __mt76_mcu_msg_alloc(&dev->mt76, NULL, sizeof(req_hdr), in __mt7925_ipv6_addr_change()
H A Dmcu.c3421 skb = __mt76_mcu_msg_alloc(&dev->mt76, &req, in __mt7925_mcu_set_clc()