wfx_hif_cnf_read_mib
int buf_len = sizeof(struct wfx_hif_cnf_read_mib) + val_len;
struct wfx_hif_cnf_read_mib *reply = kmalloc(buf_len, GFP_KERNEL);