tpd_next_to_use  1738 drivers/net/ethernet/atheros/atlx/atl1.c 	u32 tpd_next_to_use;
tpd_next_to_use  1745 drivers/net/ethernet/atheros/atlx/atl1.c 	tpd_next_to_use = atomic_read(&adapter->tpd_ring.next_to_use);
tpd_next_to_use  1753 drivers/net/ethernet/atheros/atlx/atl1.c 		((tpd_next_to_use & MB_TPD_PROD_INDX_MASK) <<
tpd_next_to_use  2030 drivers/net/ethernet/atheros/atlx/atl1.c 		u32 tpd_next_to_use;
tpd_next_to_use  2035 drivers/net/ethernet/atheros/atlx/atl1.c 		tpd_next_to_use = atomic_read(&adapter->tpd_ring.next_to_use);
tpd_next_to_use  2044 drivers/net/ethernet/atheros/atlx/atl1.c                         ((tpd_next_to_use & MB_TPD_PROD_INDX_MASK) <<