Searched refs:__MCU_CMD_FIELD_UNI (Results 1 – 5 of 5) sorted by relevance
1169 #define __MCU_CMD_FIELD_UNI BIT(17) macro1180 #define MCU_UNI_CMD(_t) (__MCU_CMD_FIELD_UNI | \
3135 txd_len = cmd & __MCU_CMD_FIELD_UNI ? sizeof(*uni_txd) : sizeof(*mcu_txd); in mt76_connac2_mcu_fill_message()3147 if (cmd & __MCU_CMD_FIELD_UNI) { in mt76_connac2_mcu_fill_message()
81 txd_len = cmd & __MCU_CMD_FIELD_UNI ? sizeof(*uni_txd) : sizeof(*mcu_txd); in mt7615_mcu_fill_msg()102 if (cmd & __MCU_CMD_FIELD_UNI) { in mt7615_mcu_fill_msg()
3161 txd_len = cmd & __MCU_CMD_FIELD_UNI ? sizeof(*uni_txd) : sizeof(*mcu_txd); in mt7925_mcu_fill_message()3172 if (cmd & __MCU_CMD_FIELD_UNI) { in mt7925_mcu_fill_message()
254 txd_len = cmd & __MCU_CMD_FIELD_UNI ? sizeof(*uni_txd) : sizeof(*mcu_txd); in mt7996_mcu_send_message()269 if (cmd & __MCU_CMD_FIELD_UNI) { in mt7996_mcu_send_message()