Searched refs:in_connection (Results 1 - 2 of 2) sorted by relevance

/drivers/net/wireless/ti/wlcore/
H A Dwlcore_i.h324 bool in_connection; member in struct:wl1271_station
H A Dmain.c4845 if (WARN_ON(wl_sta && wl_sta->in_connection))
4853 wl_sta->in_connection = true;
4859 if (wl_sta && !wl_sta->in_connection)
4869 wl_sta->in_connection = false;

Completed in 125 milliseconds