rx_return_desc
+ sizeof(struct rx_return_desc) * rrd_ring->count
rrd_ring->size = sizeof(struct rx_return_desc) * rrd_ring->count;
struct rx_return_desc *rrd, u16 offset)
struct rx_return_desc *rrd)
struct rx_return_desc *rrd, struct sk_buff *skb)
struct rx_return_desc *rrd;
#define ATL1_RRD_DESC(R, i) ATL1_GET_DESC(R, i, struct rx_return_desc)