Searched refs:iwl_phy_db_entry (Results 1 – 1 of 1) sorted by relevance
16 struct iwl_phy_db_entry { struct33 struct iwl_phy_db_entry cfg; argument34 struct iwl_phy_db_entry calib_nch;36 struct iwl_phy_db_entry *calib_ch_group_papd;38 struct iwl_phy_db_entry *calib_ch_group_txp;81 static struct iwl_phy_db_entry *112 struct iwl_phy_db_entry *entry = in iwl_phy_db_free_section()152 struct iwl_phy_db_entry *entry; in iwl_phy_db_set_section()174 phy_db->calib_ch_group_papd = kzalloc_objs(struct iwl_phy_db_entry, in iwl_phy_db_set_section()188 phy_db->calib_ch_group_txp = kzalloc_objs(struct iwl_phy_db_entry, in iwl_phy_db_set_section()[all …]