Searched refs:ext_cid (Results 1 – 7 of 7) sorted by relevance
16 u8 ext_cid; member
67 txd->ext_cid = cmd; in mt7603_mcu_skb_send_msg()
21 u8 ext_cid; member
121 mcu_txd->ext_cid = FIELD_GET(__MCU_CMD_FIELD_EXT_ID, cmd); in mt7615_mcu_fill_msg()123 if (mcu_txd->ext_cid || (cmd & __MCU_CMD_FIELD_CE)) { in mt7615_mcu_fill_msg()128 mcu_txd->ext_cid_ack = !!mcu_txd->ext_cid; in mt7615_mcu_fill_msg()
3227 mcu_txd->ext_cid = FIELD_GET(__MCU_CMD_FIELD_EXT_ID, cmd); in mt76_connac2_mcu_fill_message()3229 if (mcu_txd->ext_cid || (cmd & __MCU_CMD_FIELD_CE)) { in mt76_connac2_mcu_fill_message()3234 mcu_txd->ext_cid_ack = !!mcu_txd->ext_cid; in mt76_connac2_mcu_fill_message()
59 u8 ext_cid; member
287 mcu_txd->ext_cid = FIELD_GET(__MCU_CMD_FIELD_EXT_ID, cmd); in mt7996_mcu_send_message()288 if (mcu_txd->ext_cid) { in mt7996_mcu_send_message()