Searched refs:rs_tx_columns (Results 1 – 1 of 1) sorted by relevance
189 static const struct rs_tx_column rs_tx_columns[] = { variable1307 const struct rs_tx_column *column = &rs_tx_columns[tbl->column]; in rs_set_expected_tpt_table()1592 const struct rs_tx_column *curr_col = &rs_tx_columns[tbl->column]; in rs_get_next_column()1611 next_col = &rs_tx_columns[next_col_id]; in rs_get_next_column()1678 const struct rs_tx_column *column = &rs_tx_columns[col_id]; in rs_switch_to_column()1679 const struct rs_tx_column *curr_column = &rs_tx_columns[tbl->column]; in rs_switch_to_column()