Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
H A Dhal_internal.h467 #define SRNG_LOCK_INIT(_lock) qdf_spinlock_create(_lock) macro
H A Dhal_srng.c1924 SRNG_LOCK_INIT(&srng->lock); in hal_srng_setup_idx()