Home
last modified time | relevance | path

Searched refs:vendor_commands (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dvendor_cmd.c203 wiphy->vendor_commands = wlcore_vendor_commands; in wlcore_set_vendor_commands()
/Linux-v4.19/include/net/
Dcfg80211.h4089 const struct wiphy_vendor_command *vendor_commands; member
/Linux-v4.19/net/wireless/
Dnl80211.c1960 info = &rdev->wiphy.vendor_commands[i].info; in nl80211_send_wiphy()
12296 if (!rdev->wiphy.vendor_commands) in nl80211_vendor_cmd()
12319 vcmd = &rdev->wiphy.vendor_commands[i]; in nl80211_vendor_cmd()
12349 err = rdev->wiphy.vendor_commands[i].doit(&rdev->wiphy, wdev, in nl80211_vendor_cmd()
12417 vcmd = &(*rdev)->wiphy.vendor_commands[i]; in nl80211_prepare_vendor_dump()
12469 vcmd = &rdev->wiphy.vendor_commands[vcmd_idx]; in nl80211_vendor_cmd_dump()
/Linux-v4.19/drivers/net/wireless/ath/wil6210/
Dcfg80211.c2115 wiphy->vendor_commands = wil_nl80211_vendor_commands; in wil_wiphy_init()
/Linux-v4.19/drivers/net/wireless/
Dmac80211_hwsim.c2871 hw->wiphy->vendor_commands = mac80211_hwsim_vendor_commands; in mac80211_hwsim_new_radio()
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcfg80211.c6541 wiphy->vendor_commands = brcmf_vendor_cmds; in brcmf_setup_wiphy()