Home
last modified time | relevance | path

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

/freebsd-14.2/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.h1500 __mt76_mcu_msg_alloc(struct mt76_dev *dev, const void *data,
1506 return __mt76_mcu_msg_alloc(dev, data, data_len, data_len, GFP_KERNEL); in mt76_mcu_msg_alloc()
/freebsd-14.2/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dmcu.c1172 skb = __mt76_mcu_msg_alloc(&dev->mt76, &req, in __mt7921_mcu_set_clc()
H A Dmain.c1137 skb = __mt76_mcu_msg_alloc(&dev->mt76, &req_hdr, in mt7921_ipv6_addr_change()