Searched refs:new_write_count (Results 1 – 1 of 1) sorted by relevance
244 unsigned int new_write_count = old_write_count; in ef100_tx_make_descriptors() local264 write_ptr = new_write_count & tx_queue->ptr_mask; in ef100_tx_make_descriptors()267 ++new_write_count; in ef100_tx_make_descriptors()270 tx_queue->packet_write_count = new_write_count; in ef100_tx_make_descriptors()294 } while (new_write_count != tx_queue->insert_count); in ef100_tx_make_descriptors()298 tx_queue->write_count = new_write_count; in ef100_tx_make_descriptors()