Searched defs:ndlc (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/drivers/nfc/st-nci/
H A Dcore.c125 int st_nci_probe(struct llt_ndlc *ndlc, int phy_headroom, st_nci_probe() argument
H A Di2c.c51 struct llt_ndlc *ndlc; member in struct:st_nci_i2c_phy
H A Dspi.c52 struct llt_ndlc *ndlc; member in struct:st_nci_spi_phy
H A Dndlc.c58 int ndlc_open(struct llt_ndlc *ndlc) ndlc_open() argument
67 void ndlc_close(struct llt_ndlc *ndlc) ndlc_close() argument
85 int ndlc_send(struct llt_ndlc *ndlc, struct sk_buff *skb) ndlc_send() argument
100 static void llt_ndlc_send_queue(struct llt_ndlc *ndlc) llt_ndlc_send_queue() argument
134 static void llt_ndlc_requeue_data_pending(struct llt_ndlc *ndlc) llt_ndlc_requeue_data_pending() argument
159 static void llt_ndlc_rcv_queue(struct llt_ndlc *ndlc) llt_ndlc_rcv_queue() argument
210 struct llt_ndlc *ndlc = container_of(work, struct llt_ndlc, sm_work); llt_ndlc_sm_work() local
235 void ndlc_recv(struct llt_ndlc *ndlc, struct sk_buff *skb) ndlc_recv() argument
252 struct llt_ndlc *ndlc = (struct llt_ndlc *)data; ndlc_t1_timeout() local
261 struct llt_ndlc *ndlc = (struct llt_ndlc *)data; ndlc_t2_timeout() local
272 struct llt_ndlc *ndlc; ndlc_probe() local
304 void ndlc_remove(struct llt_ndlc *ndlc) ndlc_remove() argument
H A Dst-nci.h133 struct llt_ndlc *ndlc; member in struct:st_nci_info
/linux-4.4.14/arch/mips/pci/
H A Dfixup-malta.c147 u8 odlc, ndlc; quirk_dlcsetup() local

Completed in 52 milliseconds