Searched refs:drv_abort_pmsr (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | driver-ops.h | 1269 static inline void drv_abort_pmsr(struct ieee80211_local *local, in drv_abort_pmsr() function
|
H A D | trace.h | 1948 DEFINE_EVENT(local_sdata_evt, drv_abort_pmsr,
|
H A D | cfg.c | 4053 return drv_abort_pmsr(local, sdata, request); in ieee80211_abort_pmsr()
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | driver-ops.h | 1303 static inline void drv_abort_pmsr(struct ieee80211_local *local, in drv_abort_pmsr() function
|
H A D | trace.h | 2047 DEFINE_EVENT(local_sdata_evt, drv_abort_pmsr,
|
H A D | cfg.c | 4563 return drv_abort_pmsr(local, sdata, request); in ieee80211_abort_pmsr()
|
Completed in 18 milliseconds