Searched refs:mcu_cmd (Results 1 – 5 of 5) sorted by relevance
29 enum mcu_cmd { enum
35 u8 seq, enum mcu_cmd cmd) in mt7601u_dma_skb_wrap_cmd()111 enum mcu_cmd cmd, bool wait_resp) in mt7601u_mcu_msg_send()
160 int mcu_cmd = cmd & MCU_CMD_MASK; in mt7921_mcu_parse_response() local199 if (mcu_cmd != event->cid) in mt7921_mcu_parse_response()224 int txd_len, mcu_cmd = cmd & MCU_CMD_MASK; in mt7921_mcu_send_message() local268 uni_txd->cid = cpu_to_le16(mcu_cmd); in mt7921_mcu_send_message()286 mcu_txd->cid = mcu_cmd; in mt7921_mcu_send_message()293 mcu_txd->cid = mcu_cmd; in mt7921_mcu_send_message()301 mcu_txd->ext_cid = mcu_cmd; in mt7921_mcu_send_message()
30 enum mcu_cmd { enum
90 int txd_len, mcu_cmd = cmd & MCU_CMD_MASK; in mt7615_mcu_fill_msg() local131 uni_txd->cid = cpu_to_le16(mcu_cmd); in mt7615_mcu_fill_msg()149 mcu_txd->cid = mcu_cmd; in mt7615_mcu_fill_msg()156 mcu_txd->cid = mcu_cmd; in mt7615_mcu_fill_msg()164 mcu_txd->ext_cid = mcu_cmd; in mt7615_mcu_fill_msg()