Searched refs:vendor_commands (Results 1 – 5 of 5) sorted by relevance
193 wiphy->vendor_commands = wlcore_vendor_commands; in wlcore_set_vendor_commands()
3291 const struct wiphy_vendor_command *vendor_commands; member
1693 info = &rdev->wiphy.vendor_commands[i].info; in nl80211_send_wiphy()10084 if (!rdev->wiphy.vendor_commands) in nl80211_vendor_cmd()10107 vcmd = &rdev->wiphy.vendor_commands[i]; in nl80211_vendor_cmd()10140 err = rdev->wiphy.vendor_commands[i].doit(&rdev->wiphy, wdev, in nl80211_vendor_cmd()10218 vcmd = &(*rdev)->wiphy.vendor_commands[i]; in nl80211_prepare_vendor_dump()10276 vcmd = &rdev->wiphy.vendor_commands[vcmd_idx]; in nl80211_vendor_cmd_dump()
2495 hw->wiphy->vendor_commands = mac80211_hwsim_vendor_commands; in mac80211_hwsim_new_radio()
5935 wiphy->vendor_commands = brcmf_vendor_cmds; in brcmf_setup_wiphy()