Home
last modified time | relevance | path

Searched refs:FW_HDR_SIZE (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ti/wl1251/
Dboot.c373 p = wl->fw + FW_HDR_SIZE + chunk_num * CHUNK_SIZE; in wl1251_boot_upload_firmware()
387 p = wl->fw + FW_HDR_SIZE + chunk_num * CHUNK_SIZE; in wl1251_boot_upload_firmware()
Dreg.h497 #define FW_HDR_SIZE 8 macro
/linux-4.1.27/drivers/bluetooth/
Dath3k.c201 #define FW_HDR_SIZE 20 macro
316 size = min_t(uint, count, FW_HDR_SIZE); in ath3k_load_fwfile()
/linux-4.1.27/drivers/net/wireless/ti/wl12xx/
Dreg.h375 #define FW_HDR_SIZE 8 macro