Searched refs:ext_cid (Results 1 – 8 of 8) 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()
3235 mcu_txd->ext_cid = FIELD_GET(__MCU_CMD_FIELD_EXT_ID, cmd); in mt76_connac2_mcu_fill_message()3237 if (mcu_txd->ext_cid || (cmd & __MCU_CMD_FIELD_CE)) { in mt76_connac2_mcu_fill_message()3242 mcu_txd->ext_cid_ack = !!mcu_txd->ext_cid; in mt76_connac2_mcu_fill_message()
59 u8 ext_cid; member
3525 mcu_txd->ext_cid = FIELD_GET(__MCU_CMD_FIELD_EXT_ID, cmd); in mt7925_mcu_fill_message()3527 if (mcu_txd->ext_cid || (cmd & __MCU_CMD_FIELD_CE)) { in mt7925_mcu_fill_message()3532 mcu_txd->ext_cid_ack = !!mcu_txd->ext_cid; in mt7925_mcu_fill_message()
343 mcu_txd->ext_cid = FIELD_GET(__MCU_CMD_FIELD_EXT_ID, cmd); in mt7996_mcu_send_message()344 if (mcu_txd->ext_cid) { in mt7996_mcu_send_message()