Lines Matching defs:s_RPL
1022 struct s_RPL { /* Receive Parameter List */ struct
1023 u_int32_t NextRPLAddr; /* Pointer to next RPL in chain
1029 volatile u_int16_t Status; /* Set by creation of Receive Parameter
1034 volatile u_int16_t FrameSize; /* Number of bytes received as a
1050 Fragment FragList[RX_FRAG_NUM]; /* Maximum: nine frame fragments in
1057 RPL *NextRPLPtr; /* Logical pointer to next RPL in chain. */
1058 unsigned char *MData;
1059 struct sk_buff *Skb;
1060 SKB_STAT SkbStat;
1061 int RPLIndex;
1062 dma_addr_t DMABuff; /* DMA IO bus address from pci_map */