Searched refs:nic_info_msg (Results 1 – 1 of 1) sorted by relevance
705 struct iwl_sap_notif_host_nic_info nic_info_msg = { in iwl_mei_set_init_conf() local707 .hdr.len = cpu_to_le16(sizeof(nic_info_msg) - sizeof(nic_info_msg.hdr)), in iwl_mei_set_init_conf()730 ether_addr_copy(nic_info_msg.mac_address, iwl_mei_cache.mac_address); in iwl_mei_set_init_conf()731 ether_addr_copy(nic_info_msg.nvm_address, iwl_mei_cache.nvm_address); in iwl_mei_set_init_conf()732 iwl_mei_send_sap_msg_payload(mei->cldev, &nic_info_msg.hdr); in iwl_mei_set_init_conf()