Searched refs:txp_chg (Results 1 – 1 of 1) sorted by relevance
260 struct iwl_phy_db_chg_txp *txp_chg; in channel_id_to_txp() local267 txp_chg = (void *)phy_db->calib_ch_group_txp[i].data; in channel_id_to_txp()268 if (!txp_chg) in channel_id_to_txp()274 if (le16_to_cpu(txp_chg->max_channel_idx) >= ch_index) in channel_id_to_txp()