Searched refs:CW1200_JOIN_STATUS_STA (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/net/wireless/st/cw1200/
H A Dpm.c216 priv->join_status == CW1200_JOIN_STATUS_STA &&
241 if (priv->join_status == CW1200_JOIN_STATUS_STA &&
324 if (!priv->vif->p2p && priv->join_status == CW1200_JOIN_STATUS_STA) {
H A Dscan.c151 if (priv->join_status == CW1200_JOIN_STATUS_STA &&
171 if (priv->join_status == CW1200_JOIN_STATUS_STA &&
224 if (priv->join_status == CW1200_JOIN_STATUS_STA) {
406 if (priv->join_status == CW1200_JOIN_STATUS_STA ||
H A Dcw1200.h65 CW1200_JOIN_STATUS_STA, enumerator in enum:cw1200_join_status
H A Ddebug.c155 if (priv->join_status == CW1200_JOIN_STATUS_STA) {
H A Dsta.c261 case CW1200_JOIN_STATUS_STA:
390 if (priv->join_status == CW1200_JOIN_STATUS_STA &&
643 (priv->join_status == CW1200_JOIN_STATUS_STA) &&
1892 priv->join_status = CW1200_JOIN_STATUS_STA;
H A Dwsm.c896 if (priv->join_status == CW1200_JOIN_STATUS_STA) {

Completed in 211 milliseconds