Searched defs:iwl_phy_db (Results 1 – 1 of 1) sorted by relevance
88 struct iwl_phy_db { struct89 struct iwl_phy_db_entry cfg; argument90 struct iwl_phy_db_entry calib_nch; argument92 struct iwl_phy_db_entry *calib_ch_group_papd; argument94 struct iwl_phy_db_entry *calib_ch_group_txp; argument116 struct iwl_phy_db *iwl_phy_db_init(struct iwl_trans *trans) in iwl_phy_db_init() argument