Searched refs:first_tx_desc (Results 1 – 1 of 1) sorted by relevance
125 struct tx_desc *first_tx_desc; member286 db->first_tx_desc = (struct tx_desc *) db->desc_pool_ptr; in uli526x_init_one()633 db->tx_insert_ptr = db->first_tx_desc; in uli526x_descriptor_init()634 db->tx_remove_ptr = db->first_tx_desc; in uli526x_descriptor_init()639 db->first_rx_desc = (void *)db->first_tx_desc + in uli526x_descriptor_init()647 __FUNCTION__, db->first_tx_desc); in uli526x_descriptor_init()655 for (tmp_tx = db->first_tx_desc, i = 0; in uli526x_descriptor_init()668 tmp_tx->next_tx_desc = db->first_tx_desc; in uli526x_descriptor_init()