Home
last modified time | relevance | path

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

/linux-6.1.9/net/wireless/
Dcore.c416 static atomic_t wiphy_counter = ATOMIC_INIT(0); in wiphy_new_nm() local
446 rdev->wiphy_idx = atomic_inc_return(&wiphy_counter); in wiphy_new_nm()
450 atomic_dec(&wiphy_counter); in wiphy_new_nm()