Searched defs:iwl_phy_db (Results 1 – 1 of 1) sorted by relevance
32 struct iwl_phy_db { struct33 struct iwl_phy_db_entry cfg; argument34 struct iwl_phy_db_entry calib_nch; argument36 struct iwl_phy_db_entry *calib_ch_group_papd; argument38 struct iwl_phy_db_entry *calib_ch_group_txp; argument60 struct iwl_phy_db *iwl_phy_db_init(struct iwl_trans *trans) in iwl_phy_db_init() argument