Searched refs:CW1200_JOIN_STATUS_AP (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/wireless/st/cw1200/
H A Dcw1200.h67 CW1200_JOIN_STATUS_AP, enumerator in enum:cw1200_join_status
H A Dsta.c267 case CW1200_JOIN_STATUS_AP:
1401 if (priv->join_status == CW1200_JOIN_STATUS_AP)
1863 else if (priv->join_status == CW1200_JOIN_STATUS_AP)
2357 priv->join_status = CW1200_JOIN_STATUS_AP;
2374 if (priv->join_status != CW1200_JOIN_STATUS_AP ||
H A Dscan.c66 if (priv->join_status == CW1200_JOIN_STATUS_AP)
H A Dtxrx.c811 if (priv->join_status != CW1200_JOIN_STATUS_AP)
1386 if (priv->join_status != CW1200_JOIN_STATUS_AP)

Completed in 130 milliseconds