Lines Matching refs:rs_tx_column
137 struct rs_tx_column;
142 const struct rs_tx_column *next_col);
144 struct rs_tx_column { struct
154 const struct rs_tx_column *next_col) in rs_ant_allow() argument
161 const struct rs_tx_column *next_col) in rs_mimo_allow()
191 const struct rs_tx_column *next_col) in rs_siso_allow()
201 const struct rs_tx_column *next_col) in rs_sgi_allow()
220 static const struct rs_tx_column rs_tx_columns[] = {
1387 const struct rs_tx_column *column) in rs_get_max_allowed_rate()
1404 const struct rs_tx_column *column, in rs_get_expected_tpt_table()
1469 const struct rs_tx_column *column = &rs_tx_columns[tbl->column]; in rs_set_expected_tpt_table()
1632 const struct rs_tx_column *curr_col = &rs_tx_columns[tbl->column]; in rs_get_next_column()
1633 const struct rs_tx_column *next_col; in rs_get_next_column()
1717 const struct rs_tx_column *column = &rs_tx_columns[col_id]; in rs_switch_to_column()
1718 const struct rs_tx_column *curr_column = &rs_tx_columns[tbl->column]; in rs_switch_to_column()