Searched refs:standard_ioctl (Results 1 – 1 of 1) sorted by relevance
32 static const struct iw_ioctl_description standard_ioctl[] = { variable259 static const unsigned int standard_ioctl_num = ARRAY_SIZE(standard_ioctl);489 descr = &(standard_ioctl[cmd_index]); in wireless_send_event()1014 descr = &(standard_ioctl[IW_IOCTL_IDX(cmd)]); in ioctl_standard_call()1075 descr = standard_ioctl + IW_IOCTL_IDX(cmd); in compat_standard_call()