Searched refs:random_ndi_mac (Results 1 – 1 of 1) sorted by relevance
735 struct qdf_mac_addr random_ndi_mac; in hdd_ndi_open() local750 if (hdd_get_random_nan_mac_addr(hdd_ctx, &random_ndi_mac)) { in hdd_ndi_open()754 ndi_mac_addr = &random_ndi_mac.bytes[0]; in hdd_ndi_open()783 struct qdf_mac_addr random_ndi_mac; in hdd_ndi_set_mode() local797 if (hdd_get_random_nan_mac_addr(hdd_ctx, &random_ndi_mac)) { in hdd_ndi_set_mode()801 ndi_mac_addr = &random_ndi_mac.bytes[0]; in hdd_ndi_set_mode()