Home
last modified time | relevance | path

Searched refs:vendor_commands (Results 1 – 25 of 34) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_cfgvendor.c1400 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 Dvendor_cmd.c203 wiphy->vendor_commands = wlcore_vendor_commands; in wlcore_set_vendor_commands()
/OK3568_Linux_fs/kernel/net/wireless/
H A Dcore.c894 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 Dnl80211.c2524 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 Dssv_cfgvendor.c1234 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 Drtw_cfgvendor.c1312 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 Drtw_cfgvendor.c1328 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 Drtw_cfgvendor.c1318 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 Drtw_cfgvendor.c1457 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 Drtw_cfgvendor.c2134 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 Drtw_cfgvendor.c2134 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 Drtw_cfgvendor.c2036 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 Drtw_cfgvendor.c2097 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 Drtw_cfgvendor.c2037 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 Drtw_cfgvendor.c2040 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 Drtw_cfgvendor.c2093 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 Dmoal_cfg80211_util.c4414 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 Drtw_cfgvendor.c2149 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 Drtw_cfgvendor.c2169 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 Drtw_cfgvendor.c2169 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 Drtw_cfgvendor.c2149 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 Drtw_cfgvendor.c2151 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 Drtw_cfgvendor.c2151 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 Drtw_cfgvendor.c2150 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 Dwl_cfgvendor.c3725 wiphy->vendor_commands = wl_vendor_cmds; in wl_cfgvendor_attach()
3745 wiphy->vendor_commands = NULL; in wl_cfgvendor_detach()

12