Searched defs:dg_size (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/vmw_vmci/ |
H A D | vmci_datagram.h | 28 size_t dg_size; /* Size of datagram. */ member
|
H A D | vmci_datagram.c | 160 size_t dg_size; in dg_dispatch_as_host() local
|
/kernel/linux/linux-6.6/drivers/misc/vmw_vmci/ |
H A D | vmci_datagram.h | 28 size_t dg_size; /* Size of datagram. */ member
|
H A D | vmci_datagram.c | 160 size_t dg_size; in dg_dispatch_as_host() local
|
/kernel/linux/linux-5.10/drivers/firewire/ |
H A D | net.c | 581 int dg_size; in fwnet_incoming_packet() local 95 fwnet_make_ff_hdr(struct rfc2734_header *hdr, unsigned ether_type, unsigned dg_size, unsigned dgl) fwnet_make_ff_hdr() argument 104 fwnet_make_sf_hdr(struct rfc2734_header *hdr, unsigned lf, unsigned dg_size, unsigned fg_off, unsigned dgl) fwnet_make_sf_hdr() argument 361 fwnet_pd_new(struct net_device *net, struct fwnet_peer *peer, u16 datagram_label, unsigned dg_size, void *frag_buf, unsigned frag_off, unsigned frag_len) fwnet_pd_new() argument 855 u16 dg_size; fwnet_transmit_packet_done() local 1243 u16 dg_size; fwnet_tx() local [all...] |
/kernel/linux/linux-6.6/drivers/firewire/ |
H A D | net.c | 570 int dg_size; in fwnet_incoming_packet() local 95 fwnet_make_ff_hdr(struct rfc2734_header *hdr, unsigned ether_type, unsigned dg_size, unsigned dgl) fwnet_make_ff_hdr() argument 104 fwnet_make_sf_hdr(struct rfc2734_header *hdr, unsigned lf, unsigned dg_size, unsigned fg_off, unsigned dgl) fwnet_make_sf_hdr() argument 352 fwnet_pd_new(struct net_device *net, struct fwnet_peer *peer, u16 datagram_label, unsigned dg_size, void *frag_buf, unsigned frag_off, unsigned frag_len) fwnet_pd_new() argument 845 u16 dg_size; fwnet_transmit_packet_done() local 1233 u16 dg_size; fwnet_tx() local [all...] |
Completed in 7 milliseconds