Home
last modified time | relevance | path

Searched defs:ndlc (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/nfc/st21nfcb/
Dndlc.c58 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() local
220 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() local
246 struct llt_ndlc *ndlc = (struct llt_ndlc *)data; in ndlc_t2_timeout() local
[all …]
Dst21nfcb.h29 struct llt_ndlc *ndlc; member
Dst21nfcb.c91 int st21nfcb_nci_probe(struct llt_ndlc *ndlc, int phy_headroom, in st21nfcb_nci_probe()
Di2c.c51 struct llt_ndlc *ndlc; member
/linux-4.1.27/arch/mips/pci/
Dfixup-malta.c147 u8 odlc, ndlc; in quirk_dlcsetup() local