Home
last modified time | relevance | path

Searched defs:t (Results 1 – 25 of 51) sorted by relevance

123

/wlan-driver/wpa_supplicant_8/src/utils/
H A Dwpa_debug.h
H A Dutils_module_tests.c
H A Dos_win32.c
H A Dos_none.c
H A Dos_internal.c
H A Dos_unix.c
H A Duuid.c
/wlan-driver/qca-wifi-host-cmn/htc/
H A Dhtc_internal.h287 #define HTC_STOPPING(t) ((t)->HTCStateFlags & HTC_STATE_STOPPING) argument
288 #define LOCK_HTC(t) qdf_spin_lock_bh(&(t)->HTCLock) argument
289 #define UNLOCK_HTC(t) qdf_spin_unlock_bh(&(t)->HTCLock) argument
290 #define LOCK_HTC_RX(t) qdf_spin_lock_bh(&(t)->HTCRxLock) argument
291 #define UNLOCK_HTC_RX(t) qdf_spin_unlock_bh(&(t)->HTCRxLock) argument
292 #define LOCK_HTC_TX(t) qdf_spin_lock_bh(&(t)->HTCTxLock) argument
293 #define UNLOCK_HTC_TX(t) qdf_spin_unlock_bh(&(t)->HTCTxLock) argument
294 #define LOCK_HTC_EP_TX_LOOKUP(t) qdf_spin_lock_bh(&(t)->lookup_queue_lock) argument
295 #define UNLOCK_HTC_EP_TX_LOOKUP(t) qdf_spin_unlock_bh(&(t)->lookup_queue_lock) argument
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/
H A Dhif_sdio_internal.h76 #define LOCK_HIF_DEV_RX(t) qdf_spin_lock(&(t)->RxLock) argument
77 #define UNLOCK_HIF_DEV_RX(t) qdf_spin_unlock(&(t)->RxLock) argument
78 #define LOCK_HIF_DEV_TX(t) qdf_spin_lock(&(t)->TxLock) argument
79 #define UNLOCK_HIF_DEV_TX(t) qdf_spin_unlock(&(t)->TxLock) argument
/wlan-driver/wpa_supplicant_8/wpa_supplicant/
H A Dconfig_winreg.c
H A Dconfig_file.c
/wlan-driver/wpa_supplicant_8/src/tls/
H A Dlibtommath.c
/wlan-driver/wpa_supplicant_8/src/crypto/
H A Dmd5-internal.c
H A Daes-ccm.c
H A Daes-wrap.c
H A Daes-unwrap.c
H A Dcrypto_linux.c
H A Dfips_prf_openssl.c
H A Dfips_prf_wolfssl.c
H A Dsha256-internal.c
/wlan-driver/wpa_supplicant_8/src/eap_server/
H A Dikev2.c
/wlan-driver/wpa_supplicant_8/src/eap_peer/
H A Dikev2.c
/wlan-driver/wpa_supplicant_8/hs20/server/
H A Dhs20_spp_server.c
/wlan-driver/wpa_supplicant_8/src/eap_common/
H A Deap_psk_common.h
/wlan-driver/wpa_supplicant_8/src/ap/
H A Dwmm.c

123