Home
last modified time | relevance | path

Searched refs:standard_ioctl (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/wireless/
H A Dwext-core.c33 static const struct iw_ioctl_description standard_ioctl[] = { variable
260 static const unsigned int standard_ioctl_num = ARRAY_SIZE(standard_ioctl);
490 descr = &(standard_ioctl[cmd_index]); in wireless_send_event()
1039 descr = &(standard_ioctl[IW_IOCTL_IDX(cmd)]); in ioctl_standard_call()
1100 descr = standard_ioctl + IW_IOCTL_IDX(cmd); in compat_standard_call()