Searched refs:tx_curr_get_info (Results 1 – 2 of 2) sorted by relevance
648 struct tx_curr_get_info { struct770 struct tx_curr_get_info tx_curr_get_info; member
631 fifo->tx_curr_get_info.offset = 0; in init_shared_mem()632 fifo->tx_curr_get_info.fifo_len = tx_cfg->fifo_len - 1; in init_shared_mem()2385 fifo->tx_curr_get_info.offset = 0; in free_tx_buffers()2995 struct tx_curr_get_info get_info, put_info; in tx_intr_handler()3007 get_info = fifo_data->tx_curr_get_info; in tx_intr_handler()3063 fifo_data->tx_curr_get_info.offset = get_info.offset; in tx_intr_handler()4086 get_off = (u16)fifo->tx_curr_get_info.offset; in s2io_xmit()