Searched refs:S3FWRN5_FW_HDR_SIZE (Results 1 – 3 of 3) sorted by relevance
75 skb = alloc_skb(S3FWRN5_FW_HDR_SIZE + len, GFP_KERNEL); in s3fwrn5_fw_prep_msg()79 memcpy(skb_put(skb, S3FWRN5_FW_HDR_SIZE), &hdr, S3FWRN5_FW_HDR_SIZE); in s3fwrn5_fw_prep_msg()113 memcpy(bootinfo, rsp->data + S3FWRN5_FW_HDR_SIZE, 10); in s3fwrn5_fw_get_bootinfo()
40 #define S3FWRN5_FW_HDR_SIZE 4 macro
144 NCI_CTRL_HDR_SIZE : S3FWRN5_FW_HDR_SIZE; in s3fwrn5_i2c_read()