Searched refs:wiphy_counter (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/net/wireless/
H A Dcore.c342 static atomic_t wiphy_counter = ATOMIC_INIT(0); wiphy_new_nm() local
364 rdev->wiphy_idx = atomic_inc_return(&wiphy_counter); wiphy_new_nm()
368 atomic_dec(&wiphy_counter); wiphy_new_nm()

Completed in 36 milliseconds