Home
last modified time | relevance | path

Searched refs:WIPHY_VENDOR_CMD_NEED_WDEV (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dvendor-cmd.c90 .flags = WIPHY_VENDOR_CMD_NEED_WDEV,
100 .flags = WIPHY_VENDOR_CMD_NEED_WDEV,
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dvendor.c113 .flags = WIPHY_VENDOR_CMD_NEED_WDEV |
/linux/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c223 .flags = WIPHY_VENDOR_CMD_NEED_WDEV |
231 .flags = WIPHY_VENDOR_CMD_NEED_WDEV |
240 .flags = WIPHY_VENDOR_CMD_NEED_WDEV |
249 .flags = WIPHY_VENDOR_CMD_NEED_WDEV |
/linux/include/net/
H A Dcfg80211.h5771 * @WIPHY_VENDOR_CMD_NEED_WDEV: vendor command requires wdev
5777 WIPHY_VENDOR_CMD_NEED_WDEV = BIT(0),
5584 WIPHY_VENDOR_CMD_NEED_WDEV = BIT(0), global() enumerator
/linux/net/wireless/
H A Dnl80211.c17326 if (vcmd->flags & (WIPHY_VENDOR_CMD_NEED_WDEV | in nl80211_probe_mesh_link()
17502 if (vcmd->flags & (WIPHY_VENDOR_CMD_NEED_WDEV | in nl80211_color_change()