Searched defs:phy_db (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-phy-db.c | 118 struct iwl_phy_db *phy_db = kzalloc(sizeof(struct iwl_phy_db), in iwl_phy_db_init() local 139 iwl_phy_db_get_section(struct iwl_phy_db *phy_db, in iwl_phy_db_get_section() argument 165 iwl_phy_db_free_section(struct iwl_phy_db *phy_db, enum iwl_phy_db_section_type type, u16 chg_id) iwl_phy_db_free_section() argument 179 iwl_phy_db_free(struct iwl_phy_db *phy_db) iwl_phy_db_free() argument 201 iwl_phy_db_set_section(struct iwl_phy_db *phy_db, struct iwl_rx_packet *pkt) iwl_phy_db_set_section() argument 304 channel_id_to_txp(struct iwl_phy_db *phy_db, u16 ch_id) channel_id_to_txp() argument 326 iwl_phy_db_get_section_data(struct iwl_phy_db *phy_db, u32 type, u8 **data, u16 *size, u16 ch_id) iwl_phy_db_get_section_data() argument 355 iwl_send_phy_db_cmd(struct iwl_phy_db *phy_db, u16 type, u16 length, void *data) iwl_send_phy_db_cmd() argument 381 iwl_phy_db_send_all_channel_groups( struct iwl_phy_db *phy_db, enum iwl_phy_db_section_type type, u8 max_ch_groups) iwl_phy_db_send_all_channel_groups() argument 421 iwl_send_phy_db_data(struct iwl_phy_db *phy_db) iwl_send_phy_db_data() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-phy-db.c | 62 struct iwl_phy_db *phy_db = kzalloc(sizeof(struct iwl_phy_db), in iwl_phy_db_init() local 83 iwl_phy_db_get_section(struct iwl_phy_db *phy_db, in iwl_phy_db_get_section() argument 109 iwl_phy_db_free_section(struct iwl_phy_db *phy_db, enum iwl_phy_db_section_type type, u16 chg_id) iwl_phy_db_free_section() argument 123 iwl_phy_db_free(struct iwl_phy_db *phy_db) iwl_phy_db_free() argument 145 iwl_phy_db_set_section(struct iwl_phy_db *phy_db, struct iwl_rx_packet *pkt) iwl_phy_db_set_section() argument 258 channel_id_to_txp(struct iwl_phy_db *phy_db, u16 ch_id) channel_id_to_txp() argument 280 iwl_phy_db_get_section_data(struct iwl_phy_db *phy_db, u32 type, u8 **data, u16 *size, u16 ch_id) iwl_phy_db_get_section_data() argument 309 iwl_send_phy_db_cmd(struct iwl_phy_db *phy_db, u16 type, u16 length, void *data) iwl_send_phy_db_cmd() argument 335 iwl_phy_db_send_all_channel_groups( struct iwl_phy_db *phy_db, enum iwl_phy_db_section_type type, u8 max_ch_groups) iwl_phy_db_send_all_channel_groups() argument 375 iwl_send_phy_db_data(struct iwl_phy_db *phy_db) iwl_send_phy_db_data() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | fw.c | 327 struct iwl_phy_db *phy_db = data; in iwl_wait_phy_db_entry() local
|
H A D | mvm.h | 829 struct iwl_phy_db *phy_db; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | fw.c | 278 struct iwl_phy_db *phy_db = data; in iwl_wait_phy_db_entry() local
|
H A D | mvm.h | 849 struct iwl_phy_db *phy_db; member
|
Completed in 13 milliseconds