Searched refs:phy_db_notif (Results 1 – 1 of 1) sorted by relevance
209 struct iwl_calib_res_notif_phy_db *phy_db_notif = in iwl_phy_db_set_section() local211 enum iwl_phy_db_section_type type = le16_to_cpu(phy_db_notif->type); in iwl_phy_db_set_section()212 u16 size = le16_to_cpu(phy_db_notif->length); in iwl_phy_db_set_section()220 chg_id = le16_to_cpup((__le16 *)phy_db_notif->data); in iwl_phy_db_set_section()234 chg_id = le16_to_cpup((__le16 *)phy_db_notif->data); in iwl_phy_db_set_section()254 entry->data = kmemdup(phy_db_notif->data, size, GFP_ATOMIC); in iwl_phy_db_set_section()