Searched refs:vendor_commands (Results 1 – 7 of 7) sorted by relevance
203 wiphy->vendor_commands = wlcore_vendor_commands; in wlcore_set_vendor_commands()
893 if (WARN_ON(!rdev->wiphy.vendor_commands[i].policy)) in wiphy_register()895 if (WARN_ON(!rdev->wiphy.vendor_commands[i].doit && in wiphy_register()896 !rdev->wiphy.vendor_commands[i].dumpit)) in wiphy_register()
2516 info = &rdev->wiphy.vendor_commands[i].info; in nl80211_send_wiphy()13519 if (!rdev->wiphy.vendor_commands) in nl80211_vendor_cmd()13542 vcmd = &rdev->wiphy.vendor_commands[i]; in nl80211_vendor_cmd()13655 vcmd = &(*rdev)->wiphy.vendor_commands[i]; in nl80211_prepare_vendor_dump()13679 &(*rdev)->wiphy.vendor_commands[vcmd_idx], in nl80211_prepare_vendor_dump()13721 vcmd = &rdev->wiphy.vendor_commands[vcmd_idx]; in nl80211_vendor_cmd_dump()
4990 const struct wiphy_vendor_command *vendor_commands; member
2689 wiphy->vendor_commands = wil_nl80211_vendor_commands; in wil_wiphy_init()
3236 hw->wiphy->vendor_commands = mac80211_hwsim_vendor_commands; in mac80211_hwsim_new_radio()
7116 wiphy->vendor_commands = brcmf_vendor_cmds; in brcmf_setup_wiphy()