Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
H A Dath3k.c198 #define FW_HDR_SIZE 20 macro
219 0, 0, firmware->data, FW_HDR_SIZE, in ath3k_load_firmware()
225 sent += FW_HDR_SIZE; in ath3k_load_firmware()
226 count -= FW_HDR_SIZE; in ath3k_load_firmware()
287 size = min_t(uint, count, FW_HDR_SIZE); in ath3k_load_fwfile()
/linux/drivers/net/wireless/ti/wl1251/
H A Dboot.c359 p = wl->fw + FW_HDR_SIZE + chunk_num * CHUNK_SIZE; in wl1251_boot_upload_firmware()
373 p = wl->fw + FW_HDR_SIZE + chunk_num * CHUNK_SIZE; in wl1251_boot_upload_firmware()
H A Dreg.h483 #define FW_HDR_SIZE 8 macro
/linux/drivers/net/wireless/ti/wl12xx/
H A Dreg.h361 #define FW_HDR_SIZE 8 macro