Searched defs:iwl_phy_db (Results 1 – 1 of 1) sorted by relevance
93 struct iwl_phy_db { struct94 struct iwl_phy_db_entry cfg; argument95 struct iwl_phy_db_entry calib_nch; argument97 struct iwl_phy_db_entry *calib_ch_group_papd; argument99 struct iwl_phy_db_entry *calib_ch_group_txp; argument121 struct iwl_phy_db *iwl_phy_db_init(struct iwl_trans *trans) in iwl_phy_db_init() argument