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

/linux-4.1.27/drivers/net/ethernet/atheros/atlx/
H A Datl1.h395 struct rx_return_desc { struct
589 #define ATL1_RRD_DESC(R, i) ATL1_GET_DESC(R, i, struct rx_return_desc)
H A Datl1.c1067 + sizeof(struct rx_return_desc) * rrd_ring->count atl1_setup_ring_resources()
1102 rrd_ring->size = sizeof(struct rx_return_desc) * rrd_ring->count; atl1_setup_ring_resources()
1780 struct rx_return_desc *rrd, u16 offset) atl1_clean_alloc_flag()
1793 struct rx_return_desc *rrd) atl1_update_rfd_index()
1805 struct rx_return_desc *rrd, struct sk_buff *skb) atl1_rx_checksum()
1929 struct rx_return_desc *rrd; atl1_intr_rx()

Completed in 95 milliseconds