Home
last modified time | relevance | path

Searched refs:iwl_phy_db (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/
H A Diwl-phy-db.h67 struct iwl_phy_db *iwl_phy_db_init(struct iwl_trans *trans);
69 void iwl_phy_db_free(struct iwl_phy_db *phy_db);
71 int iwl_phy_db_set_section(struct iwl_phy_db *phy_db,
75 int iwl_send_phy_db_data(struct iwl_phy_db *phy_db);
H A Diwl-phy-db.c78 * struct iwl_phy_db - stores phy configuration and calibration data.
88 struct iwl_phy_db { struct
116 struct iwl_phy_db *iwl_phy_db_init(struct iwl_trans *trans) in iwl_phy_db_init()
118 struct iwl_phy_db *phy_db = kzalloc(sizeof(struct iwl_phy_db), in iwl_phy_db_init()
139 iwl_phy_db_get_section(struct iwl_phy_db *phy_db, in iwl_phy_db_get_section()
165 static void iwl_phy_db_free_section(struct iwl_phy_db *phy_db, in iwl_phy_db_free_section()
179 void iwl_phy_db_free(struct iwl_phy_db *phy_db) in iwl_phy_db_free()
201 int iwl_phy_db_set_section(struct iwl_phy_db *phy_db, in iwl_phy_db_set_section()
304 static u16 channel_id_to_txp(struct iwl_phy_db *phy_d
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/
H A Diwl-phy-db.h13 struct iwl_phy_db *iwl_phy_db_init(struct iwl_trans *trans);
15 void iwl_phy_db_free(struct iwl_phy_db *phy_db);
17 int iwl_phy_db_set_section(struct iwl_phy_db *phy_db,
21 int iwl_send_phy_db_data(struct iwl_phy_db *phy_db);
H A Diwl-phy-db.c22 * struct iwl_phy_db - stores phy configuration and calibration data.
32 struct iwl_phy_db { struct
60 struct iwl_phy_db *iwl_phy_db_init(struct iwl_trans *trans) in iwl_phy_db_init()
62 struct iwl_phy_db *phy_db = kzalloc(sizeof(struct iwl_phy_db), in iwl_phy_db_init()
83 iwl_phy_db_get_section(struct iwl_phy_db *phy_db, in iwl_phy_db_get_section()
109 static void iwl_phy_db_free_section(struct iwl_phy_db *phy_db, in iwl_phy_db_free_section()
123 void iwl_phy_db_free(struct iwl_phy_db *phy_db) in iwl_phy_db_free()
145 int iwl_phy_db_set_section(struct iwl_phy_db *phy_db, in iwl_phy_db_set_section()
258 static u16 channel_id_to_txp(struct iwl_phy_db *phy_d
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dfw.c327 struct iwl_phy_db *phy_db = data; in iwl_wait_phy_db_entry()
H A Dmvm.h829 struct iwl_phy_db *phy_db;
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmvm.h849 struct iwl_phy_db *phy_db;
H A Dfw.c278 struct iwl_phy_db *phy_db = data; in iwl_wait_phy_db_entry()

Completed in 22 milliseconds