Searched refs:rs_tx_columns (Results 1 – 1 of 1) sorted by relevance
194 static const struct rs_tx_column rs_tx_columns[] = { variable1355 const struct rs_tx_column *column = &rs_tx_columns[tbl->column]; in rs_set_expected_tpt_table()1640 const struct rs_tx_column *curr_col = &rs_tx_columns[tbl->column]; in rs_get_next_column()1659 next_col = &rs_tx_columns[next_col_id]; in rs_get_next_column()1726 const struct rs_tx_column *column = &rs_tx_columns[col_id]; in rs_switch_to_column()1727 const struct rs_tx_column *curr_column = &rs_tx_columns[tbl->column]; in rs_switch_to_column()