Searched refs:LAPB_hdlc (Results 1 – 2 of 2) sorted by relevance
591 card->u.x.LAPB_hdlc = 1; in wpx_init()595 card->u.x.LAPB_hdlc = 0; in wpx_init()623 if (card->u.x.LAPB_hdlc){ in wpx_init()726 if (card->u.x.LAPB_hdlc){ in wpx_init()924 if(card->wandev.new_if_cnt++ > 0 && card->u.x.LAPB_hdlc) { in new_if()1250 if (card->u.x.LAPB_hdlc){ in if_open()1998 if ((status->cflags[chan->ch_idx] & 0x40 || card->u.x.LAPB_hdlc) && in tx_intr()2158 if (card->u.x.LAPB_hdlc){ in timer_intr()2382 if (!card->u.x.LAPB_hdlc && card->open_cnt && in poll_disconnected()2396 card->u.x.LAPB_hdlc){ in poll_disconnected()[all …]
420 u8 LAPB_hdlc; /* Option to turn off X25 and run only LAPB */ member