Searched refs:txp_chg (Results 1 – 1 of 1) sorted by relevance
2677 struct iwm_phy_db_chg_txp *txp_chg; in iwm_channel_id_to_txp() local2685 txp_chg = (void *)phy_db->calib_ch_group_txp[i].data; in iwm_channel_id_to_txp()2686 if (!txp_chg) in iwm_channel_id_to_txp()2692 if (le16toh(txp_chg->max_channel_idx) >= ch_index) in iwm_channel_id_to_txp()