Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/atlx/
Datl1.h394 u16 buf_indx; /* RFD Index of the first buffer */ member
Datl1.c1781 while (rfd_ring->next_to_clean != (rrd->buf_indx + offset)) { in atl1_clean_alloc_flag()
1992 buffer_info = &rfd_ring->buffer_info[rrd->buf_indx]; in atl1_intr_rx()