Searched refs:ANT_ABC (Results 1 – 5 of 5) sorted by relevance
54 /*ANT_ABC -> */ ANT_ABC,633 if (!tbl->ant_type || tbl->ant_type > ANT_ABC) in rs_toggle_antenna()1510 search_tbl->ant_type = ANT_ABC; in rs_move_legacy_other()1683 search_tbl->ant_type = ANT_ABC; in rs_move_siso_to_other()1850 search_tbl->ant_type = ANT_ABC; in rs_move_mimo2_to_other()
316 if (data->valid_tx_ant == ANT_ABC && txp->mimo3_max > result) in iwl_get_max_txpwr_half_dbm()
58 /*ANT_ABC -> */ ANT_ABC,596 if (!tbl->ant_type || tbl->ant_type > ANT_ABC) in il4965_rs_toggle_antenna()
1897 .valid_rx_ant = ANT_ABC,
2729 #define ANT_ABC (ANT_AB | ANT_C) macro