Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/unisys/include/
Diochannel.h396 struct net_pkt_rcv { struct
399 u32 rcv_done_len; /* length of received data */
400 u8 numrcvbufs; /* number of receive buffers that contain the */
402 void *rcvbuf[MAX_NET_RCV_CHAIN]; /* the list of receive buffers
428 struct net_pkt_rcv rcv; /* used for NET_RCV */ argument