Lines Matching refs:rs_tx_column
112 struct rs_tx_column;
117 const struct rs_tx_column *next_col);
119 struct rs_tx_column { struct
129 const struct rs_tx_column *next_col) in rs_ant_allow() argument
136 const struct rs_tx_column *next_col) in rs_mimo_allow()
158 const struct rs_tx_column *next_col) in rs_siso_allow()
168 const struct rs_tx_column *next_col) in rs_sgi_allow()
189 static const struct rs_tx_column rs_tx_columns[] = {
1219 const struct rs_tx_column *column) in rs_get_max_allowed_rate()
1236 const struct rs_tx_column *column, in rs_get_expected_tpt_table()
1307 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()
1593 const struct rs_tx_column *next_col; 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()