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

/net/wireless/
H A Dcore.c314 static atomic_t wiphy_counter = ATOMIC_INIT(0); local
336 rdev->wiphy_idx = atomic_inc_return(&wiphy_counter);
340 atomic_dec(&wiphy_counter);

Completed in 44 milliseconds