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

/freebsd-current/sys/contrib/dev/mediatek/mt76/
H A Dmcu.c9 __mt76_mcu_msg_alloc(struct mt76_dev *dev, const void *data, function
30 EXPORT_SYMBOL_GPL(__mt76_mcu_msg_alloc); variable
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);
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dmain.c1137 skb = __mt76_mcu_msg_alloc(&dev->mt76, &req_hdr,
H A Dmcu.c1172 skb = __mt76_mcu_msg_alloc(&dev->mt76, &req,

Completed in 244 milliseconds