Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dwireless.h231 #define SIOCSIWCOMMIT 0x8B00 /* Commit pending changes to driver */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dwireless.h231 #define SIOCSIWCOMMIT 0x8B00 /* Commit pending changes to driver */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dwireless.h237 #define SIOCSIWCOMMIT 0x8B00 /* Commit pending changes to driver */ macro
/OK3568_Linux_fs/kernel/net/wireless/
H A Dwext-core.c33 [IW_IOCTL_IDX(SIOCSIWCOMMIT)] = {
/OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/orinoco/
H A Dwext.c1350 IW_HANDLER(SIOCSIWCOMMIT, (iw_handler)orinoco_ioctl_commit),
/OK3568_Linux_fs/kernel/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_wx.c1078 #define IW_IOCTL(x) ((x) - SIOCSIWCOMMIT)
/OK3568_Linux_fs/kernel/drivers/net/wireless/
H A Dray_cs.c1423 IW_HANDLER(SIOCSIWCOMMIT, ray_commit),
/OK3568_Linux_fs/kernel/drivers/staging/ks7010/
H A Dks_wlan_net.c2374 IW_HANDLER(SIOCSIWCOMMIT, ks_wlan_config_commit),