Home
last modified time | relevance | path

Searched refs:max_attempt (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_nan_datapath.c401 uint8_t i, attempts, max_attempt = 16; in hdd_get_random_nan_mac_addr() local
404 for (attempts = 0; attempts < max_attempt; attempts++) { in hdd_get_random_nan_mac_addr()
463 max_attempt); in hdd_get_random_nan_mac_addr()