Home
last modified time | relevance | path

Searched refs:__mt76_mcu_msg_alloc (Results 1 – 6 of 6) 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.h1681 __mt76_mcu_msg_alloc(struct mt76_dev *dev, const void *data,
1687 return __mt76_mcu_msg_alloc(dev, data, data_len, data_len, GFP_KERNEL); in mt76_mcu_msg_alloc()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dmcu.c1375 skb = __mt76_mcu_msg_alloc(&dev->mt76, &req, in __mt7921_mcu_set_clc()
H A Dmain.c1235 skb = __mt76_mcu_msg_alloc(&dev->mt76, &req_hdr, in mt7921_ipv6_addr_change()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7925/
H A Dmain.c1625 skb = __mt76_mcu_msg_alloc(&dev->mt76, NULL, sizeof(req_hdr), in __mt7925_ipv6_addr_change()
H A Dmcu.c3190 skb = __mt76_mcu_msg_alloc(&dev->mt76, &req, in __mt7925_mcu_set_clc()