Searched refs:custom_mac_addr (Results 1 – 2 of 2) sorted by relevance
223 struct qdf_mac_addr custom_mac_addr; in hdd_update_mac_config() local315 qdf_mem_copy(custom_mac_addr.bytes, in hdd_update_mac_config()317 sizeof(custom_mac_addr)); in hdd_update_mac_config()319 qdf_mem_copy(custom_mac_addr.bytes, in hdd_update_mac_config()321 sizeof(custom_mac_addr)); in hdd_update_mac_config()323 qdf_status = sme_set_custom_mac_addr(custom_mac_addr.bytes); in hdd_update_mac_config()
15744 tSirMacAddr custom_mac_addr; in hdd_update_mac_addr_to_fw() local15748 qdf_mem_copy(&custom_mac_addr, in hdd_update_mac_addr_to_fw()15752 qdf_mem_copy(&custom_mac_addr, in hdd_update_mac_addr_to_fw()15755 status = sme_set_custom_mac_addr(custom_mac_addr); in hdd_update_mac_addr_to_fw()