Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/
Diwl-phy-db.c260 struct iwl_phy_db_chg_txp *txp_chg; in channel_id_to_txp() local
267 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()