Searched refs:ioctl_size (Results 1 – 1 of 1) sorted by relevance
1173 uint32_t ioctl_size = sizeof(struct be_cmd_get_if_info_resp); in mgmt_get_if_info() local1182 ioctl_size); in mgmt_get_if_info()1191 *if_info = kzalloc(ioctl_size, GFP_KERNEL); in mgmt_get_if_info()1206 ioctl_size); in mgmt_get_if_info()1212 ioctl_size = ((struct be_cmd_resp_hdr *) in mgmt_get_if_info()1214 ioctl_size += sizeof(struct be_cmd_req_hdr); in mgmt_get_if_info()