Searched defs:ndlc (Results 1 - 12 of 12) sorted by relevance
| /kernel/linux/linux-5.10/arch/mips/pci/ |
| H A D | fixup-malta.c | 148 u8 odlc, ndlc; in quirk_dlcsetup() local
|
| /kernel/linux/linux-6.6/arch/mips/pci/ |
| H A D | fixup-malta.c | 148 u8 odlc, ndlc; in quirk_dlcsetup() local
|
| /kernel/linux/linux-5.10/drivers/nfc/st-nci/ |
| H A D | core.c | 114 int st_nci_probe(struct llt_ndlc *ndlc, int phy_headroom, in st_nci_probe() argument [all...] |
| H A D | i2c.c | 34 struct llt_ndlc *ndlc; member [all...] |
| H A D | spi.c | 35 struct llt_ndlc *ndlc; member [all...] |
| H A D | ndlc.c | 46 int ndlc_open(struct llt_ndlc *ndlc) in ndlc_open() argument 55 void ndlc_close(struct llt_ndlc *ndlc) in ndlc_close() argument 73 ndlc_send(struct llt_ndlc *ndlc, struct sk_buff *skb) ndlc_send() argument 88 llt_ndlc_send_queue(struct llt_ndlc *ndlc) llt_ndlc_send_queue() argument 122 llt_ndlc_requeue_data_pending(struct llt_ndlc *ndlc) llt_ndlc_requeue_data_pending() argument 147 llt_ndlc_rcv_queue(struct llt_ndlc *ndlc) llt_ndlc_rcv_queue() argument 198 struct llt_ndlc *ndlc = container_of(work, struct llt_ndlc, sm_work); llt_ndlc_sm_work() local 223 ndlc_recv(struct llt_ndlc *ndlc, struct sk_buff *skb) ndlc_recv() argument 240 struct llt_ndlc *ndlc = from_timer(ndlc, t, t1_timer); ndlc_t1_timeout() local 249 struct llt_ndlc *ndlc = from_timer(ndlc, t, t2_timer); ndlc_t2_timeout() local 260 struct llt_ndlc *ndlc; ndlc_probe() local 287 ndlc_remove(struct llt_ndlc *ndlc) ndlc_remove() argument [all...] |
| H A D | st-nci.h | 115 struct llt_ndlc *ndlc; member
|
| /kernel/linux/linux-6.6/drivers/nfc/st-nci/ |
| H A D | core.c | 112 int st_nci_probe(struct llt_ndlc *ndlc, int phy_headroom, in st_nci_probe() argument [all...] |
| H A D | spi.c | 35 struct llt_ndlc *ndlc; member [all...] |
| H A D | i2c.c | 34 struct llt_ndlc *ndlc; member [all...] |
| H A D | ndlc.c | 46 int ndlc_open(struct llt_ndlc *ndlc) in ndlc_open() argument 55 void ndlc_close(struct llt_ndlc *ndlc) in ndlc_close() argument 73 ndlc_send(struct llt_ndlc *ndlc, struct sk_buff *skb) ndlc_send() argument 88 llt_ndlc_send_queue(struct llt_ndlc *ndlc) llt_ndlc_send_queue() argument 122 llt_ndlc_requeue_data_pending(struct llt_ndlc *ndlc) llt_ndlc_requeue_data_pending() argument 147 llt_ndlc_rcv_queue(struct llt_ndlc *ndlc) llt_ndlc_rcv_queue() argument 198 struct llt_ndlc *ndlc = container_of(work, struct llt_ndlc, sm_work); llt_ndlc_sm_work() local 223 ndlc_recv(struct llt_ndlc *ndlc, struct sk_buff *skb) ndlc_recv() argument 240 struct llt_ndlc *ndlc = from_timer(ndlc, t, t1_timer); ndlc_t1_timeout() local 247 struct llt_ndlc *ndlc = from_timer(ndlc, t, t2_timer); ndlc_t2_timeout() local 256 struct llt_ndlc *ndlc; ndlc_probe() local 283 ndlc_remove(struct llt_ndlc *ndlc) ndlc_remove() argument [all...] |
| H A D | st-nci.h | 115 struct llt_ndlc *ndlc; member
|
Completed in 4 milliseconds