Home
last modified time | relevance | path

Searched defs:fwnet_peer (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/firewire/
H A Dnet.c172 struct fwnet_peer { struct
173 struct list_head peer_link;
174 struct fwnet_device *dev;
175 u64 guid;
178 struct list_head pd_list; /* received partial datagrams */
179 unsigned pdg_size; /* pd_list size */
181 u16 datagram_label; /* outgoing datagram label */
182 u16 max_payload; /* includes RFC2374_FRAG_HDR_SIZE overhead */
183 int node_id;
184 int generation;
[all …]