Searched refs:ext_cid (Results 1 – 4 of 4) sorted by relevance
3541 mcu_txd->ext_cid = FIELD_GET(__MCU_CMD_FIELD_EXT_ID, cmd); in mt76_connac2_mcu_fill_message()3543 if (mcu_txd->ext_cid || (cmd & __MCU_CMD_FIELD_CE)) { in mt76_connac2_mcu_fill_message()3548 mcu_txd->ext_cid_ack = !!mcu_txd->ext_cid; in mt76_connac2_mcu_fill_message()
65 u8 ext_cid; member
3796 mcu_txd->ext_cid = FIELD_GET(__MCU_CMD_FIELD_EXT_ID, cmd); in mt7925_mcu_fill_message()3798 if (mcu_txd->ext_cid || (cmd & __MCU_CMD_FIELD_CE)) { in mt7925_mcu_fill_message()3803 mcu_txd->ext_cid_ack = !!mcu_txd->ext_cid; in mt7925_mcu_fill_message()
362 mcu_txd->ext_cid = FIELD_GET(__MCU_CMD_FIELD_EXT_ID, cmd); in mt7996_mcu_send_message()363 if (mcu_txd->ext_cid) { in mt7996_mcu_send_message()