Home
last modified time | relevance | path

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

/linux-4.1.27/net/mac80211/
Doffchannel.c281 ret = drv_remain_on_channel(local, roc->sdata, roc->chan, in ieee80211_start_next_roc()
Ddriver-ops.h840 static inline int drv_remain_on_channel(struct ieee80211_local *local, in drv_remain_on_channel() function
Dtrace.h1105 TRACE_EVENT(drv_remain_on_channel,
Dcfg.c2590 ret = drv_remain_on_channel(local, sdata, channel, duration, type); in ieee80211_start_roc_work()