Searched refs:vendor_commands (Results 1 – 7 of 7) sorted by relevance
197 wiphy->vendor_commands = wlcore_vendor_commands; in wlcore_set_vendor_commands()
977 if (WARN_ON(!rdev->wiphy.vendor_commands[i].policy)) in wiphy_register()979 if (WARN_ON(!rdev->wiphy.vendor_commands[i].doit && in wiphy_register()980 !rdev->wiphy.vendor_commands[i].dumpit)) in wiphy_register()
2977 info = &rdev->wiphy.vendor_commands[i].info; in nl80211_send_wiphy()15806 if (!rdev->wiphy.vendor_commands) in nl80211_vendor_cmd()15829 vcmd = &rdev->wiphy.vendor_commands[i]; in nl80211_vendor_cmd()15942 vcmd = &(*rdev)->wiphy.vendor_commands[i]; in nl80211_prepare_vendor_dump()15966 &(*rdev)->wiphy.vendor_commands[vcmd_idx], in nl80211_prepare_vendor_dump()16008 vcmd = &rdev->wiphy.vendor_commands[vcmd_idx]; in nl80211_vendor_cmd_dump()
2713 wiphy->vendor_commands = wil_nl80211_vendor_commands; in wil_wiphy_init()
5962 const struct wiphy_vendor_command *vendor_commands; member
5538 hw->wiphy->vendor_commands = mac80211_hwsim_vendor_commands; in mac80211_hwsim_new_radio()
7696 wiphy->vendor_commands = brcmf_vendor_cmds; in brcmf_setup_wiphy()