iwl_phy_db
static void iwl_phy_db_free_section(struct iwl_phy_db *phy_db,
void iwl_phy_db_free(struct iwl_phy_db *phy_db)
int iwl_phy_db_set_section(struct iwl_phy_db *phy_db,
static u16 channel_id_to_txp(struct iwl_phy_db *phy_db, u16 ch_id)
int iwl_phy_db_get_section_data(struct iwl_phy_db *phy_db,
static int iwl_send_phy_db_cmd(struct iwl_phy_db *phy_db, u16 type,
struct iwl_phy_db *phy_db,
int iwl_send_phy_db_data(struct iwl_phy_db *phy_db)
struct iwl_phy_db *iwl_phy_db_init(struct iwl_trans *trans)
struct iwl_phy_db *phy_db = kzalloc_obj(struct iwl_phy_db);
iwl_phy_db_get_section(struct iwl_phy_db *phy_db,
struct iwl_phy_db *iwl_phy_db_init(struct iwl_trans *trans);
void iwl_phy_db_free(struct iwl_phy_db *phy_db);
int iwl_phy_db_set_section(struct iwl_phy_db *phy_db,
int iwl_send_phy_db_data(struct iwl_phy_db *phy_db);
struct iwl_phy_db *phy_db = data;
struct iwl_phy_db *phy_db;