Searched refs:fwnet_device (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/firewire/ |
H A D | net.c | 134 struct fwnet_device { struct 174 struct fwnet_device *dev; 193 struct fwnet_device *dev; 451 static struct fwnet_peer *fwnet_peer_find_by_guid(struct fwnet_device *dev, in fwnet_peer_find_by_guid() 464 static struct fwnet_peer *fwnet_peer_find_by_node_id(struct fwnet_device *dev, in fwnet_peer_find_by_node_id() 491 struct fwnet_device *dev; in fwnet_finish_incoming_packet() 569 static int fwnet_incoming_packet(struct fwnet_device *dev, __be32 *buf, int len, in fwnet_incoming_packet() 718 struct fwnet_device *dev = callback_data; in fwnet_receive_packet() 760 struct fwnet_device *dev; in fwnet_receive_broadcast() 823 static void dec_queued_datagrams(struct fwnet_device *de [all...] |
/kernel/linux/linux-6.6/drivers/firewire/ |
H A D | net.c | 134 struct fwnet_device { struct 174 struct fwnet_device *dev; 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 *de in fwnet_transmit_packet_done() [all...] |
Completed in 4 milliseconds