Home
last modified time | relevance | path

Searched refs:txp_chg (Results 1 – 1 of 1) sorted by relevance

/drivers/net/wireless/iwlwifi/
Diwl-phy-db.c293 struct iwl_phy_db_chg_txp *txp_chg; in channel_id_to_txp() local
300 txp_chg = (void *)phy_db->calib_ch_group_txp[i].data; in channel_id_to_txp()
301 if (!txp_chg) in channel_id_to_txp()
307 if (le16_to_cpu(txp_chg->max_channel_idx) >= ch_index) in channel_id_to_txp()