Searched refs:ext_cid (Results 1 – 6 of 6) 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()
3095 mcu_txd->ext_cid = FIELD_GET(__MCU_CMD_FIELD_EXT_ID, cmd); in mt76_connac2_mcu_fill_message()3097 if (mcu_txd->ext_cid || (cmd & __MCU_CMD_FIELD_CE)) { in mt76_connac2_mcu_fill_message()3102 mcu_txd->ext_cid_ack = !!mcu_txd->ext_cid; in mt76_connac2_mcu_fill_message()
58 u8 ext_cid; member