Home
last modified time | relevance | path

Searched refs:mcu_send_msg (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmcu.c61 if (dev->mcu_ops->mcu_send_msg) in mt76_mcu_send_and_get_msg()
62 return dev->mcu_ops->mcu_send_msg(dev, cmd, data, len, wait_resp); in mt76_mcu_send_and_get_msg()
H A Dmt76x02_usb_mcu.c285 .mcu_send_msg = mt76x02u_mcu_send_msg, in mt76x02u_init_mcu()
H A Dmt76.h220 int (*mcu_send_msg)(struct mt76_dev *dev, int cmd, const void *data, member
/freebsd/sys/contrib/dev/mediatek/mt76/mt76x0/
H A Dpci_mcu.c119 .mcu_send_msg = mt76x02_mcu_msg_send, in mt76x0e_mcu_init()
/freebsd/sys/contrib/dev/mediatek/mt76/mt76x2/
H A Dpci_mcu.c181 .mcu_send_msg = mt76x02_mcu_msg_send, in mt76x2_mcu_init()