Searched defs:iwl_phy_db (Results 1 – 1 of 1) sorted by relevance
34 struct iwl_phy_db { struct35 struct iwl_phy_db_entry cfg; argument36 struct iwl_phy_db_entry calib_nch; argument38 struct iwl_phy_db_entry *calib_ch_group_papd; argument40 struct iwl_phy_db_entry *calib_ch_group_txp; argument62 struct iwl_phy_db *iwl_phy_db_init(struct iwl_trans *trans) in iwl_phy_db_init() argument