Searched refs:tx_curr_get_info (Results 1 – 2 of 2) sorted by relevance
649 struct tx_curr_get_info { struct771 struct tx_curr_get_info tx_curr_get_info; member
632 fifo->tx_curr_get_info.offset = 0; in init_shared_mem()633 fifo->tx_curr_get_info.fifo_len = tx_cfg->fifo_len - 1; in init_shared_mem()2396 fifo->tx_curr_get_info.offset = 0; in free_tx_buffers()2999 struct tx_curr_get_info get_info, put_info; in tx_intr_handler()3011 get_info = fifo_data->tx_curr_get_info; in tx_intr_handler()3067 fifo_data->tx_curr_get_info.offset = get_info.offset; in tx_intr_handler()4093 get_off = (u16)fifo->tx_curr_get_info.offset; in s2io_xmit()