Searched refs:FW_HDR_SIZE (Results 1 – 4 of 4) sorted by relevance
112 #define FW_HDR_SIZE 20 macro202 size = min_t(uint, count, FW_HDR_SIZE); in ath3k_load_fwfile()
372 p = wl->fw + FW_HDR_SIZE + chunk_num * CHUNK_SIZE; in wl1251_boot_upload_firmware()386 p = wl->fw + FW_HDR_SIZE + chunk_num * CHUNK_SIZE; in wl1251_boot_upload_firmware()
497 #define FW_HDR_SIZE 8 macro
414 #define FW_HDR_SIZE 8 macro