Searched refs:WIPHY_VENDOR_CMD_NEED_RUNNING (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/ |
H A D | vendor_cmd.c | 164 WIPHY_VENDOR_CMD_NEED_RUNNING, 174 WIPHY_VENDOR_CMD_NEED_RUNNING, 184 WIPHY_VENDOR_CMD_NEED_RUNNING,
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/ |
H A D | vendor_cmd.c | 158 WIPHY_VENDOR_CMD_NEED_RUNNING, 168 WIPHY_VENDOR_CMD_NEED_RUNNING, 178 WIPHY_VENDOR_CMD_NEED_RUNNING,
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/ |
H A D | cfg80211.c | 224 WIPHY_VENDOR_CMD_NEED_RUNNING, 232 WIPHY_VENDOR_CMD_NEED_RUNNING, 241 WIPHY_VENDOR_CMD_NEED_RUNNING, 250 WIPHY_VENDOR_CMD_NEED_RUNNING,
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/ |
H A D | cfg80211.c | 224 WIPHY_VENDOR_CMD_NEED_RUNNING, 232 WIPHY_VENDOR_CMD_NEED_RUNNING, 241 WIPHY_VENDOR_CMD_NEED_RUNNING, 250 WIPHY_VENDOR_CMD_NEED_RUNNING,
|
/kernel/linux/linux-5.10/include/net/ |
H A D | cfg80211.h | 4550 * @WIPHY_VENDOR_CMD_NEED_RUNNING: interface/wdev must be up & running 4556 WIPHY_VENDOR_CMD_NEED_RUNNING = BIT(2), enumerator
|
/kernel/linux/linux-6.6/include/net/ |
H A D | cfg80211.h | 5063 * @WIPHY_VENDOR_CMD_NEED_RUNNING: interface/wdev must be up & running 5069 WIPHY_VENDOR_CMD_NEED_RUNNING = BIT(2), enumerator
|
/kernel/linux/linux-5.10/net/wireless/ |
H A D | nl80211.c | 13595 if (vcmd->flags & WIPHY_VENDOR_CMD_NEED_RUNNING) { in nl80211_vendor_cmd() 13775 if (vcmd->flags & WIPHY_VENDOR_CMD_NEED_RUNNING) { in nl80211_vendor_cmd_dump()
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | nl80211.c | 15003 if (vcmd->flags & WIPHY_VENDOR_CMD_NEED_RUNNING) { in nl80211_vendor_cmd() 15183 if (vcmd->flags & WIPHY_VENDOR_CMD_NEED_RUNNING) { in nl80211_vendor_cmd_dump()
|
Completed in 76 milliseconds