Home | History | Annotate | Download | only in Sta_Management

Lines Matching refs:MAX_RSN_IE

77                                                             while ((length < (pSite)->rsnIeLen) && (index < MAX_RSN_IE)) {\
1154 for (rsnIndex=0; rsnIndex < MAX_RSN_IE && pSiteEntry->pRsnIe[ rsnIndex ].hdr[1] > 0; rsnIndex++)