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()
3210 mcu_txd->ext_cid = FIELD_GET(__MCU_CMD_FIELD_EXT_ID, cmd); in mt76_connac2_mcu_fill_message() 3212 if (mcu_txd->ext_cid || (cmd & __MCU_CMD_FIELD_CE)) { in mt76_connac2_mcu_fill_message() 3217 mcu_txd->ext_cid_ack = !!mcu_txd->ext_cid; in mt76_connac2_mcu_fill_message()
59 u8 ext_cid; member
3447 mcu_txd->ext_cid = FIELD_GET(__MCU_CMD_FIELD_EXT_ID, cmd); in mt7925_mcu_fill_message() 3449 if (mcu_txd->ext_cid || (cmd & __MCU_CMD_FIELD_CE)) { in mt7925_mcu_fill_message() 3454 mcu_txd->ext_cid_ack = !!mcu_txd->ext_cid; in mt7925_mcu_fill_message()
316 mcu_txd->ext_cid = FIELD_GET(__MCU_CMD_FIELD_EXT_ID, cmd); in mt7996_mcu_send_message() 317 if (mcu_txd->ext_cid) { in mt7996_mcu_send_message()