Home
last modified time | relevance | path

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

/linux/net/caif/
H A Dcaif_dev.c34 struct caif_device_entry { struct
74 static void caifd_put(struct caif_device_entry *e) in caifd_put()
79 static void caifd_hold(struct caif_device_entry *e) in caifd_hold()
84 static int caifd_refcnt_read(struct caif_device_entry *e) in caifd_refcnt_read()
93 static struct caif_device_entry *caif_device_alloc(struct net_device *dev) in caif_device_alloc()
95 struct caif_device_entry *caifd; in caif_device_alloc()
110 static struct caif_device_entry *caif_get(struct net_device *dev) in caif_get()
114 struct caif_device_entry *caifd; in caif_get()
126 struct caif_device_entry *caifd; in caif_flow_cb()
171 struct caif_device_entry *caifd = in transmit()
[all …]