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

/linux-master/drivers/net/ethernet/atheros/atlx/
H A Datl1.c1736 u32 tpd_next_to_use; local
1743 tpd_next_to_use = atomic_read(&adapter->tpd_ring.next_to_use);
1751 ((tpd_next_to_use & MB_TPD_PROD_INDX_MASK) <<
2028 u32 tpd_next_to_use; local
2033 tpd_next_to_use = atomic_read(&adapter->tpd_ring.next_to_use);
2042 ((tpd_next_to_use & MB_TPD_PROD_INDX_MASK) <<

Completed in 88 milliseconds