Searched defs:ndlc (Results 1 – 5 of 5) sorted by relevance
58 int ndlc_open(struct llt_ndlc *ndlc) in ndlc_open()66 void ndlc_close(struct llt_ndlc *ndlc) in ndlc_close()73 int ndlc_send(struct llt_ndlc *ndlc, struct sk_buff *skb) in ndlc_send()88 static void llt_ndlc_send_queue(struct llt_ndlc *ndlc) in llt_ndlc_send_queue()122 static void llt_ndlc_requeue_data_pending(struct llt_ndlc *ndlc) in llt_ndlc_requeue_data_pending()147 static void llt_ndlc_rcv_queue(struct llt_ndlc *ndlc) in llt_ndlc_rcv_queue()195 struct llt_ndlc *ndlc = container_of(work, struct llt_ndlc, sm_work); in llt_ndlc_sm_work() local220 void ndlc_recv(struct llt_ndlc *ndlc, struct sk_buff *skb) in ndlc_recv()237 struct llt_ndlc *ndlc = (struct llt_ndlc *)data; in ndlc_t1_timeout() local246 struct llt_ndlc *ndlc = (struct llt_ndlc *)data; in ndlc_t2_timeout() local[all …]
29 struct llt_ndlc *ndlc; member
91 int st21nfcb_nci_probe(struct llt_ndlc *ndlc, int phy_headroom, in st21nfcb_nci_probe()
51 struct llt_ndlc *ndlc; member
147 u8 odlc, ndlc; in quirk_dlcsetup() local