Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/htc/
H A Dhtc_internal.h294 #define LOCK_HTC_EP_TX_LOOKUP(t) qdf_spin_lock_bh(&(t)->lookup_queue_lock) macro
H A Dhtc_send.c2588 LOCK_HTC_EP_TX_LOOKUP(pEndpoint); in htc_lookup_tx_packet()