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
640 fifo->tx_curr_get_info.offset = 0; in init_shared_mem()641 fifo->tx_curr_get_info.fifo_len = tx_cfg->fifo_len - 1; in init_shared_mem()2394 fifo->tx_curr_get_info.offset = 0; in free_tx_buffers()3009 struct tx_curr_get_info get_info, put_info; in tx_intr_handler()3021 get_info = fifo_data->tx_curr_get_info; in tx_intr_handler()3077 fifo_data->tx_curr_get_info.offset = get_info.offset; in tx_intr_handler()4107 get_off = (u16)fifo->tx_curr_get_info.offset; in s2io_xmit()