Searched refs:drv_sta_notify (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | driver-ops.h | 436 static inline void drv_sta_notify(struct ieee80211_local *local, in drv_sta_notify() function
|
H A D | sta_info.c | 1334 drv_sta_notify(local, sdata, STA_NOTIFY_AWAKE, &sta->sta); in ieee80211_sta_ps_deliver_wakeup()
|
H A D | trace.h | 784 TRACE_EVENT(drv_sta_notify,
|
H A D | rx.c | 1564 drv_sta_notify(local, sdata, STA_NOTIFY_SLEEP, &sta->sta); in sta_ps_start()
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | driver-ops.h | 416 static inline void drv_sta_notify(struct ieee80211_local *local, in drv_sta_notify() function
|
H A D | trace.h | 820 TRACE_EVENT(drv_sta_notify,
|
H A D | sta_info.c | 1700 drv_sta_notify(local, sdata, STA_NOTIFY_AWAKE, &sta->sta); in ieee80211_sta_ps_deliver_wakeup()
|
H A D | rx.c | 1551 drv_sta_notify(local, sdata, STA_NOTIFY_SLEEP, &sta->sta); in sta_ps_start()
|
Completed in 25 milliseconds