Home
last modified time | relevance | path

Searched refs:rx_return_desc (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/net/atlx/
Datl1.h391 struct rx_return_desc { struct
585 #define ATL1_RRD_DESC(R, i) ATL1_GET_DESC(R, i, struct rx_return_desc)
Datl1.c1070 + sizeof(struct rx_return_desc) * rrd_ring->count in atl1_setup_ring_resources()
1105 rrd_ring->size = sizeof(struct rx_return_desc) * rrd_ring->count; in atl1_setup_ring_resources()
1777 struct rx_return_desc *rrd, u16 offset) in atl1_clean_alloc_flag()
1790 struct rx_return_desc *rrd) in atl1_update_rfd_index()
1802 struct rx_return_desc *rrd, struct sk_buff *skb) in atl1_rx_checksum()
1926 struct rx_return_desc *rrd; in atl1_intr_rx()