Searched refs:pcwl_scan_num (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/pcwl/
H A Dpcwl.c403 pcwl_p->pcwl_scan_num = 0;
1980 pcwl_p->pcwl_scan_num++;
1989 pcwl_p->pcwl_scan_num--;
2137 if (check_num == pcwl_p->pcwl_scan_num) {
3093 pcwl_p->pcwl_scan_num;
3097 for (i = 0; i < pcwl_p->pcwl_scan_num; i++) {
3317 if (pcwl_p->pcwl_scan_num >= WL_SCAN_AGAIN_THRESHOLD)
3333 if (pcwl_p->pcwl_scan_num >= WL_SCAN_AGAIN_THRESHOLD)
3387 pcwl_p->pcwl_scan_num * sizeof (wl_ess_conf_t);
H A Dpcwl.h740 uint16_t pcwl_scan_num; member in struct:pcwl_macinfo

Completed in 134 milliseconds