Searched refs:MT2_REASSOC_CONF (Results 1 – 6 of 6) sorted by relevance
/drivers/staging/rt2860/sta/ |
D | assoc.c | 696 MlmeEnqueue(pAd, MLME_CNTL_STATE_MACHINE, MT2_REASSOC_CONF, 2, &Status); in MlmeReassocReqAction() 709 MlmeEnqueue(pAd, MLME_CNTL_STATE_MACHINE, MT2_REASSOC_CONF, 2, &Status); in MlmeReassocReqAction() 922 MlmeEnqueue(pAd, MLME_CNTL_STATE_MACHINE, MT2_REASSOC_CONF, 2, &Status); in MlmeReassocReqAction() 1246 MlmeEnqueue(pAd, MLME_CNTL_STATE_MACHINE, MT2_REASSOC_CONF, 2, &Status); in PeerReassocRspAction() 1258 MlmeEnqueue(pAd, MLME_CNTL_STATE_MACHINE, MT2_REASSOC_CONF, 2, &Status); in PeerReassocRspAction() 1529 MlmeEnqueue(pAd, MLME_CNTL_STATE_MACHINE, MT2_REASSOC_CONF, 2, &Status); in ReassocTimeoutAction() 1573 MlmeEnqueue(pAd, MLME_CNTL_STATE_MACHINE, MT2_REASSOC_CONF, 2, &Status); in InvalidStateWhenReassoc()
|
D | connect.c | 1190 if (Elem->MsgType == MT2_REASSOC_CONF) in CntlWaitReassocProc()
|
/drivers/staging/rt2870/sta/ |
D | assoc.c | 675 MlmeEnqueue(pAd, MLME_CNTL_STATE_MACHINE, MT2_REASSOC_CONF, 2, &Status); in MlmeReassocReqAction() 688 MlmeEnqueue(pAd, MLME_CNTL_STATE_MACHINE, MT2_REASSOC_CONF, 2, &Status); in MlmeReassocReqAction() 901 MlmeEnqueue(pAd, MLME_CNTL_STATE_MACHINE, MT2_REASSOC_CONF, 2, &Status); in MlmeReassocReqAction() 1215 MlmeEnqueue(pAd, MLME_CNTL_STATE_MACHINE, MT2_REASSOC_CONF, 2, &Status); in PeerReassocRspAction() 1227 MlmeEnqueue(pAd, MLME_CNTL_STATE_MACHINE, MT2_REASSOC_CONF, 2, &Status); in PeerReassocRspAction() 1498 MlmeEnqueue(pAd, MLME_CNTL_STATE_MACHINE, MT2_REASSOC_CONF, 2, &Status); in ReassocTimeoutAction() 1542 MlmeEnqueue(pAd, MLME_CNTL_STATE_MACHINE, MT2_REASSOC_CONF, 2, &Status); in InvalidStateWhenReassoc()
|
D | connect.c | 1227 if (Elem->MsgType == MT2_REASSOC_CONF) in CntlWaitReassocProc()
|
/drivers/staging/rt2860/ |
D | rtmp_def.h | 644 #define MT2_REASSOC_CONF 38 macro
|
/drivers/staging/rt2870/ |
D | rtmp_def.h | 661 #define MT2_REASSOC_CONF 38 macro
|