Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/mediatek/mt76/
Dmcu.c55 int len, bool wait_resp, struct sk_buff **ret_skb) in mt76_mcu_send_and_get_msg()
71 int cmd, bool wait_resp, in mt76_mcu_skb_send_and_get_msg()
Dmt76x02_usb_mcu.c84 int cmd, bool wait_resp) in __mt76x02u_mcu_send_msg()
124 int len, bool wait_resp) in mt76x02u_mcu_send_msg()
Dmt76x02_mcu.c35 int len, bool wait_resp) in mt76x02_mcu_msg_send()
Dmt76.h1377 bool wait_resp) in mt76_mcu_send_msg()
1384 bool wait_resp) in mt76_mcu_skb_send_msg()
/linux-5.19.10/drivers/net/wireless/mediatek/mt7601u/
Dmcu.c111 enum mcu_cmd cmd, bool wait_resp) in mt7601u_mcu_msg_send()
/linux-5.19.10/drivers/scsi/cxlflash/
Dmain.c389 static int wait_resp(struct afu *afu, struct afu_cmd *cmd) in wait_resp() function