Home | History | Annotate | Download | only in Ctrl

Lines Matching full:passive

395     TRACE2(pCmdBld->hReport, REPORT_SEVERITY_INFORMATION , "Number of passive channels: %d, number of active channels: %d\n", pCommand->numOfPassive[ 0 ], pCommand->numOfActive[ 0 ]);
401 TRACE3(pCmdBld->hReport, REPORT_SEVERITY_INFORMATION , "Number of passive channels: %d, number of DFS channels: %d, number of active channels: %d\n", pCommand->numOfPassive[ 1 ], pCommand->numOfDfs, pCommand->numOfActive[ 2 ]);
408 TRACE2(pCmdBld->hReport, REPORT_SEVERITY_INFORMATION , "Number of passive channels: %d, number of active channels: %d\n", pCommand->numOfPassive[ 2 ], pCommand->numOfActive[ 2 ]);
450 * \param eScanType - scan type (passive or active)
452 * \param uPassiveScanDfsDwellTime - Dwell time for passive scan on DFS channels (in milli-secs)
507 * \param uPassiveScanDfsDwellTimeUs - Passive dwell time for DFS channels
586 tFWPeriodicScanParams.numOfPassive[ 0 ] = /* build passive B/G channels */
592 tFWPeriodicScanParams.numOfPassive[ 1 ] = /* build passive A channels */
602 /* until J is supported, mark zero channels for J passive and active */