Searched refs:MCU_FW_URB_MAX_PAYLOAD (Results 1 – 3 of 3) sorted by relevance
13 #define MCU_FW_URB_MAX_PAYLOAD 0x38f8 macro14 #define MCU_FW_URB_SIZE (MCU_FW_URB_MAX_PAYLOAD + 12)33 ilm_len, MCU_FW_URB_MAX_PAYLOAD, in mt76x0u_upload_firmware()42 dlm_len, MCU_FW_URB_MAX_PAYLOAD, in mt76x0u_upload_firmware()
14 #define MCU_FW_URB_MAX_PAYLOAD 0x3900 macro199 ilm_len, MCU_FW_URB_MAX_PAYLOAD, in mt76x2u_mcu_load_firmware()210 dlm_len, MCU_FW_URB_MAX_PAYLOAD, in mt76x2u_mcu_load_firmware()
20 #define MCU_FW_URB_MAX_PAYLOAD 0x3800 macro21 #define MCU_FW_URB_SIZE (MCU_FW_URB_MAX_PAYLOAD + 12)344 n = min(MCU_FW_URB_MAX_PAYLOAD, len); in mt7601u_dma_fw()