Searched refs:vendor_commands (Results 1 – 6 of 6) sorted by relevance
1105 if (WARN_ON(!rdev->wiphy.vendor_commands[i].policy)) in wiphy_register()1107 if (WARN_ON(!rdev->wiphy.vendor_commands[i].doit && in wiphy_register()1108 !rdev->wiphy.vendor_commands[i].dumpit)) in wiphy_register()
3474 info = &rdev->wiphy.vendor_commands[i].info; in nl80211_send_wiphy()17887 if (!rdev->wiphy.vendor_commands) in nl80211_vendor_cmd()17910 vcmd = &rdev->wiphy.vendor_commands[i]; in nl80211_vendor_cmd()18032 vcmd = &(*rdev)->wiphy.vendor_commands[i]; in nl80211_prepare_vendor_dump()18056 &(*rdev)->wiphy.vendor_commands[vcmd_idx], in nl80211_prepare_vendor_dump()18098 vcmd = &rdev->wiphy.vendor_commands[vcmd_idx]; in nl80211_vendor_cmd_dump()
2712 wiphy->vendor_commands = wil_nl80211_vendor_commands; in wil_wiphy_init()
6653 const struct wiphy_vendor_command *vendor_commands; member
6103 hw->wiphy->vendor_commands = mac80211_hwsim_vendor_commands; in mac80211_hwsim_new_radio()
7741 wiphy->vendor_commands = brcmf_vendor_cmds; in brcmf_setup_wiphy()