Searched defs:phy_db (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/wireless/iwlwifi/
H A Diwl-phy-db.c138 struct iwl_phy_db *phy_db = kzalloc(sizeof(struct iwl_phy_db), iwl_phy_db_init() local
156 iwl_phy_db_get_section(struct iwl_phy_db *phy_db, iwl_phy_db_get_section() argument
182 static void iwl_phy_db_free_section(struct iwl_phy_db *phy_db, iwl_phy_db_free_section() argument
196 void iwl_phy_db_free(struct iwl_phy_db *phy_db) iwl_phy_db_free() argument
214 int iwl_phy_db_set_section(struct iwl_phy_db *phy_db, struct iwl_rx_packet *pkt, iwl_phy_db_set_section() argument
291 static u16 channel_id_to_txp(struct iwl_phy_db *phy_db, u16 ch_id) channel_id_to_txp() argument
313 int iwl_phy_db_get_section_data(struct iwl_phy_db *phy_db, iwl_phy_db_get_section_data() argument
342 static int iwl_send_phy_db_cmd(struct iwl_phy_db *phy_db, u16 type, iwl_send_phy_db_cmd() argument
408 int iwl_send_phy_db_data(struct iwl_phy_db *phy_db) iwl_send_phy_db_data() argument
368 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
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
H A Dfw.c498 struct iwl_phy_db *phy_db = data; iwl_wait_phy_db_entry() local
H A Dmvm.h566 struct iwl_phy_db *phy_db; member in struct:iwl_mvm

Completed in 163 milliseconds