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
633 fifo->tx_curr_get_info.offset = 0; in init_shared_mem()634 fifo->tx_curr_get_info.fifo_len = tx_cfg->fifo_len - 1; in init_shared_mem()2397 fifo->tx_curr_get_info.offset = 0; in free_tx_buffers()3000 struct tx_curr_get_info get_info, put_info; in tx_intr_handler()3012 get_info = fifo_data->tx_curr_get_info; in tx_intr_handler()3068 fifo_data->tx_curr_get_info.offset = get_info.offset; in tx_intr_handler()4094 get_off = (u16)fifo->tx_curr_get_info.offset; in s2io_xmit()