Home
last modified time | relevance | path

Searched defs:wait_resp (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt76/
H A Dmcu.c57 int len, bool wait_resp, struct sk_buff **ret_skb) in mt76_mcu_send_and_get_msg()
73 int cmd, bool wait_resp, in mt76_mcu_skb_send_and_get_msg()
H A Dmt76x02_usb_mcu.c71 int cmd, bool wait_resp) in __mt76x02u_mcu_send_msg()
111 int len, bool wait_resp) in mt76x02u_mcu_send_msg()
H A Dmt76x02_mcu.c35 int len, bool wait_resp) in mt76x02_mcu_msg_send()
H A Dmt76.h1609 bool wait_resp) in mt76_mcu_send_msg()
1616 bool wait_resp) in mt76_mcu_skb_send_msg()
/linux/drivers/net/ethernet/mediatek/
H A Dmtk_wed_mcu.c135 int id, int cmd, u16 *wait_seq, bool wait_resp) in mtk_wed_mcu_skb_send_msg()
191 const void *data, int len, bool wait_resp) in mtk_wed_mcu_send_msg()
/linux/drivers/net/wireless/mediatek/mt7601u/
H A Dmcu.c111 enum mcu_cmd cmd, bool wait_resp) in mt7601u_mcu_msg_send()
/linux/drivers/scsi/cxlflash/
H A Dmain.c394 static int wait_resp(struct afu *afu, struct afu_cmd *cmd) in wait_resp() function