Home
last modified time | relevance | path

Searched refs:drv_sta_notify (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/net/mac80211/
Ddriver-ops.h416 static inline void drv_sta_notify(struct ieee80211_local *local, in drv_sta_notify() function
Dsta_info.c1700 drv_sta_notify(local, sdata, STA_NOTIFY_AWAKE, &sta->sta); in ieee80211_sta_ps_deliver_wakeup()
Dtrace.h820 TRACE_EVENT(drv_sta_notify,
Drx.c1551 drv_sta_notify(local, sdata, STA_NOTIFY_SLEEP, &sta->sta); in sta_ps_start()