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

/net/wireless/
H A Dwext-core.c32 static const struct iw_ioctl_description standard_ioctl[] = { variable in typeref:struct:iw_ioctl_description
259 static const unsigned int standard_ioctl_num = ARRAY_SIZE(standard_ioctl);
457 descr = &(standard_ioctl[cmd_index]);
982 descr = &(standard_ioctl[IW_IOCTL_IDX(cmd)]);
1038 descr = standard_ioctl + IW_IOCTL_IDX(cmd);

Completed in 17 milliseconds