Searched refs:rs_tx_columns (Results 1 – 1 of 1) sorted by relevance
217 static const struct rs_tx_column rs_tx_columns[] = { variable1508 const struct rs_tx_column *column = &rs_tx_columns[tbl->column]; in rs_set_expected_tpt_table()1716 const struct rs_tx_column *curr_col = &rs_tx_columns[tbl->column]; in rs_get_next_column()1735 next_col = &rs_tx_columns[next_col_id]; in rs_get_next_column()1802 const struct rs_tx_column *column = &rs_tx_columns[col_id]; in rs_switch_to_column()1803 const struct rs_tx_column *curr_column = &rs_tx_columns[tbl->column]; in rs_switch_to_column()