Home
last modified time | relevance | path

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

/linux/drivers/firewire/
H A Dnet.c134 struct fwnet_device { struct
174 struct fwnet_device *dev; argument
193 struct fwnet_device *dev;
442 static struct fwnet_peer *fwnet_peer_find_by_guid(struct fwnet_device *dev, in fwnet_peer_find_by_guid()
455 static struct fwnet_peer *fwnet_peer_find_by_node_id(struct fwnet_device *dev, in fwnet_peer_find_by_node_id()
558 static int fwnet_incoming_packet(struct fwnet_device *dev, __be32 *buf, int len, in fwnet_incoming_packet()
707 struct fwnet_device *dev = callback_data; in fwnet_receive_packet()
750 struct fwnet_device *dev; in fwnet_receive_broadcast()
813 static void dec_queued_datagrams(struct fwnet_device *dev) in dec_queued_datagrams()
823 struct fwnet_device *dev = ptask->dev; in fwnet_transmit_packet_done()
[all …]