Searched refs:__MCU_CMD_FIELD_UNI (Results 1 – 3 of 3) sorted by relevance
1074 #define __MCU_CMD_FIELD_UNI BIT(17) macro1084 #define MCU_UNI_CMD(_t) (__MCU_CMD_FIELD_UNI | \
3064 txd_len = cmd & __MCU_CMD_FIELD_UNI ? sizeof(*uni_txd) : sizeof(*mcu_txd); in mt76_connac2_mcu_fill_message()3076 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()