Searched refs:S3FWRN5_FW_HDR_SIZE (Results 1 – 3 of 3) sorted by relevance
64 skb = alloc_skb(S3FWRN5_FW_HDR_SIZE + len, GFP_KERNEL); in s3fwrn5_fw_prep_msg()68 skb_put_data(skb, &hdr, S3FWRN5_FW_HDR_SIZE); in s3fwrn5_fw_prep_msg()102 memcpy(bootinfo, rsp->data + S3FWRN5_FW_HDR_SIZE, 10); in s3fwrn5_fw_get_bootinfo()
29 #define S3FWRN5_FW_HDR_SIZE 4 macro
89 NCI_CTRL_HDR_SIZE : S3FWRN5_FW_HDR_SIZE; in s3fwrn5_i2c_read()