Searched refs:vendor_commands (Results 1 – 7 of 7) sorted by relevance
122 mvm->hw->wiphy->vendor_commands = iwl_mvm_vendor_commands; in iwl_mvm_vendor_cmds_register()
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() 15805 if (!rdev->wiphy.vendor_commands) in nl80211_vendor_cmd() 15828 vcmd = &rdev->wiphy.vendor_commands[i]; in nl80211_vendor_cmd() 15941 vcmd = &(*rdev)->wiphy.vendor_commands[i]; in nl80211_prepare_vendor_dump() 15965 &(*rdev)->wiphy.vendor_commands[vcmd_idx], in nl80211_prepare_vendor_dump() 16007 vcmd = &rdev->wiphy.vendor_commands[vcmd_idx]; in nl80211_vendor_cmd_dump()
2713 wiphy->vendor_commands = wil_nl80211_vendor_commands; in wil_wiphy_init()
5771 * @vendor_commands: array of vendor commands supported by the hardware5962 const struct wiphy_vendor_command *vendor_commands; member
7696 wiphy->vendor_commands = brcmf_vendor_cmds; in brcmf_setup_wiphy()