Searched refs:num_of_ch (Results 1 – 2 of 2) sorted by relevance
423 u16 num_of_ch; /* Number of channels configured by the user */ member
667 card->u.x.num_of_ch = 0; in wpx_init()669 card->u.x.num_of_ch = (card->u.x.hi_svc - card->u.x.lo_svc) + 1; in wpx_init()672 card->u.x.num_of_ch += (card->u.x.hi_pvc - card->u.x.lo_pvc) + 1; in wpx_init()675 if (card->u.x.num_of_ch == 0){ in wpx_init()1264 if (card->open_cnt == card->u.x.num_of_ch){ in if_open()2310 if (card->open_cnt != card->u.x.num_of_ch){ in wpx_poll()5511 if (card->open_cnt != card->u.x.num_of_ch){ in x25_timer_routine()