| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | moal_cfgvendor.c | 1400 const struct wiphy_vendor_command vendor_commands[] = { variable 1508 wiphy->vendor_commands = vendor_commands; in woal_register_cfg80211_vendor_command() 1509 wiphy->n_vendor_commands = ARRAY_SIZE(vendor_commands); in woal_register_cfg80211_vendor_command()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wlcore/ |
| H A D | vendor_cmd.c | 203 wiphy->vendor_commands = wlcore_vendor_commands; in wlcore_set_vendor_commands()
|
| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | core.c | 894 if (WARN_ON(!rdev->wiphy.vendor_commands[i].policy)) in wiphy_register() 896 if (WARN_ON(!rdev->wiphy.vendor_commands[i].doit && in wiphy_register() 897 !rdev->wiphy.vendor_commands[i].dumpit)) in wiphy_register()
|
| H A D | nl80211.c | 2524 info = &rdev->wiphy.vendor_commands[i].info; in nl80211_send_wiphy() 13560 if (!rdev->wiphy.vendor_commands) in nl80211_vendor_cmd() 13583 vcmd = &rdev->wiphy.vendor_commands[i]; in nl80211_vendor_cmd() 13696 vcmd = &(*rdev)->wiphy.vendor_commands[i]; in nl80211_prepare_vendor_dump() 13720 &(*rdev)->wiphy.vendor_commands[vcmd_idx], in nl80211_prepare_vendor_dump() 13762 vcmd = &rdev->wiphy.vendor_commands[vcmd_idx]; in nl80211_vendor_cmd_dump()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/ |
| H A D | ssv_cfgvendor.c | 1234 wiphy->vendor_commands = ssv_vendor_cmds; in ssv_cfgvendor_attach() 1246 wiphy->vendor_commands = NULL; in ssv_cfgvendor_detach()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 1312 wiphy->vendor_commands = rtw_vendor_cmds; in rtw_cfgvendor_attach() 1324 wiphy->vendor_commands = NULL; in rtw_cfgvendor_detach()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 1328 wiphy->vendor_commands = rtw_vendor_cmds; in rtw_cfgvendor_attach() 1340 wiphy->vendor_commands = NULL; in rtw_cfgvendor_detach()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 1318 wiphy->vendor_commands = rtw_vendor_cmds; in rtw_cfgvendor_attach() 1330 wiphy->vendor_commands = NULL; in rtw_cfgvendor_detach()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 1457 wiphy->vendor_commands = rtw_vendor_cmds; in rtw_cfgvendor_attach() 1469 wiphy->vendor_commands = NULL; in rtw_cfgvendor_detach()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 2134 wiphy->vendor_commands = rtw_vendor_cmds; in rtw_cfgvendor_attach() 2146 wiphy->vendor_commands = NULL; in rtw_cfgvendor_detach()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 2134 wiphy->vendor_commands = rtw_vendor_cmds; in rtw_cfgvendor_attach() 2146 wiphy->vendor_commands = NULL; in rtw_cfgvendor_detach()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 2036 wiphy->vendor_commands = rtw_vendor_cmds; in rtw_cfgvendor_attach() 2048 wiphy->vendor_commands = NULL; in rtw_cfgvendor_detach()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 2097 wiphy->vendor_commands = rtw_vendor_cmds; in rtw_cfgvendor_attach() 2109 wiphy->vendor_commands = NULL; in rtw_cfgvendor_detach()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 2037 wiphy->vendor_commands = rtw_vendor_cmds; in rtw_cfgvendor_attach() 2049 wiphy->vendor_commands = NULL; in rtw_cfgvendor_detach()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 2040 wiphy->vendor_commands = rtw_vendor_cmds; in rtw_cfgvendor_attach() 2052 wiphy->vendor_commands = NULL; in rtw_cfgvendor_detach()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 2093 wiphy->vendor_commands = rtw_vendor_cmds; in rtw_cfgvendor_attach() 2105 wiphy->vendor_commands = NULL; in rtw_cfgvendor_detach()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_cfg80211_util.c | 4414 static const struct wiphy_vendor_command vendor_commands[] = { variable 4851 wiphy->vendor_commands = vendor_commands; in woal_register_cfg80211_vendor_command() 4852 wiphy->n_vendor_commands = ARRAY_SIZE(vendor_commands); in woal_register_cfg80211_vendor_command()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 2149 wiphy->vendor_commands = rtw_vendor_cmds; in rtw_cfgvendor_attach() 2161 wiphy->vendor_commands = NULL; in rtw_cfgvendor_detach()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 2169 wiphy->vendor_commands = rtw_vendor_cmds; in rtw_cfgvendor_attach() 2181 wiphy->vendor_commands = NULL; in rtw_cfgvendor_detach()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 2169 wiphy->vendor_commands = rtw_vendor_cmds; in rtw_cfgvendor_attach() 2181 wiphy->vendor_commands = NULL; in rtw_cfgvendor_detach()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 2149 wiphy->vendor_commands = rtw_vendor_cmds; in rtw_cfgvendor_attach() 2161 wiphy->vendor_commands = NULL; in rtw_cfgvendor_detach()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 2151 wiphy->vendor_commands = rtw_vendor_cmds; in rtw_cfgvendor_attach() 2163 wiphy->vendor_commands = NULL; in rtw_cfgvendor_detach()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 2151 wiphy->vendor_commands = rtw_vendor_cmds; in rtw_cfgvendor_attach() 2163 wiphy->vendor_commands = NULL; in rtw_cfgvendor_detach()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 2150 wiphy->vendor_commands = rtw_vendor_cmds; in rtw_cfgvendor_attach() 2162 wiphy->vendor_commands = NULL; in rtw_cfgvendor_detach()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_cfgvendor.c | 3725 wiphy->vendor_commands = wl_vendor_cmds; in wl_cfgvendor_attach() 3745 wiphy->vendor_commands = NULL; in wl_cfgvendor_detach()
|