Searched refs:p2p_lo_stop (Results 1 – 5 of 5) sorted by relevance
4438 int (*p2p_lo_stop)(void *priv); member5952 struct p2p_lo_stop { struct5959 } p2p_lo_stop; member
2420 event.p2p_lo_stop.reason_code = in qca_nl80211_p2p_lo_stop_event()2425 event.p2p_lo_stop.reason_code); in qca_nl80211_p2p_lo_stop_event()
12216 .p2p_lo_stop = nl80211_p2p_lo_stop,
1034 if (!wpa_s->driver->p2p_lo_stop) in wpa_drv_p2p_lo_stop()1036 return wpa_s->driver->p2p_lo_stop(wpa_s->drv_priv); in wpa_drv_p2p_lo_stop()
5556 data->p2p_lo_stop.reason_code); in wpa_supplicant_event()