Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/intel/iwlwifi/mvm/
Dvendor-cmd.c90 .flags = WIPHY_VENDOR_CMD_NEED_WDEV,
100 .flags = WIPHY_VENDOR_CMD_NEED_WDEV,
/linux-6.6.21/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dvendor.c113 .flags = WIPHY_VENDOR_CMD_NEED_WDEV |
/linux-6.6.21/drivers/net/wireless/ath/wil6210/
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-6.6.21/include/net/
Dcfg80211.h5067 WIPHY_VENDOR_CMD_NEED_WDEV = BIT(0), enumerator
/linux-6.6.21/net/wireless/
Dnl80211.c14995 if (vcmd->flags & (WIPHY_VENDOR_CMD_NEED_WDEV | in nl80211_vendor_cmd()
15171 if (vcmd->flags & (WIPHY_VENDOR_CMD_NEED_WDEV | in nl80211_vendor_cmd_dump()