Home
last modified time | relevance | path

Searched refs:caif_device_entry (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/net/caif/
Dcaif_dev.c33 struct caif_device_entry { struct
73 static void caifd_put(struct caif_device_entry *e) in caifd_put()
78 static void caifd_hold(struct caif_device_entry *e) in caifd_hold()
83 static int caifd_refcnt_read(struct caif_device_entry *e) in caifd_refcnt_read()
92 static struct caif_device_entry *caif_device_alloc(struct net_device *dev) in caif_device_alloc()
94 struct caif_device_entry *caifd; in caif_device_alloc()
109 static struct caif_device_entry *caif_get(struct net_device *dev) in caif_get()
113 struct caif_device_entry *caifd; in caif_get()
125 struct caif_device_entry *caifd; in caif_flow_cb()
170 struct caif_device_entry *caifd = in transmit()
[all …]