Searched refs:MCU_FW_URB_MAX_PAYLOAD (Results 1 – 1 of 1) sorted by relevance
28 #define MCU_FW_URB_MAX_PAYLOAD 0x3800 macro29 #define MCU_FW_URB_SIZE (MCU_FW_URB_MAX_PAYLOAD + 12)345 n = min(MCU_FW_URB_MAX_PAYLOAD, len); in mt7601u_dma_fw()