Searched refs:ANT_ABC (Results 1 – 8 of 8) sorted by relevance
78 .valid_tx_ant = ANT_ABC, /* .cfg overwrite */79 .valid_rx_ant = ANT_ABC, /* .cfg overwrite */
101 #define ANT_ABC (ANT_A | ANT_B | ANT_C) macro
317 if (data->valid_tx_ant == ANT_ABC && txp->mimo3_max > result) in iwl_get_max_txpwr_half_dbm()
54 /*ANT_ABC -> */ ANT_ABC,650 if (!tbl->ant_type || tbl->ant_type > ANT_ABC) in rs_toggle_antenna()1527 search_tbl->ant_type = ANT_ABC; in rs_move_legacy_other()1700 search_tbl->ant_type = ANT_ABC; in rs_move_siso_to_other()1867 search_tbl->ant_type = ANT_ABC; in rs_move_mimo2_to_other()
58 /*ANT_ABC -> */ ANT_ABC,602 if (!tbl->ant_type || tbl->ant_type > ANT_ABC) in il4965_rs_toggle_antenna()
1897 .valid_rx_ant = ANT_ABC,
2718 #define ANT_ABC (ANT_AB | ANT_C) macro
1088 if (scan_rx_ant > ANT_ABC) in iwl_dbgfs_scan_ant_rxchain_write()