Searched refs:new_write_count (Results 1 – 1 of 1) sorted by relevance
260 unsigned int new_write_count = old_write_count; in ef100_tx_make_descriptors() local280 write_ptr = new_write_count & tx_queue->ptr_mask; in ef100_tx_make_descriptors()283 ++new_write_count; in ef100_tx_make_descriptors()286 tx_queue->packet_write_count = new_write_count; in ef100_tx_make_descriptors()310 } while (new_write_count != tx_queue->insert_count); in ef100_tx_make_descriptors()314 tx_queue->write_count = new_write_count; in ef100_tx_make_descriptors()