Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/htc/
H A Dhtc_internal.h224 bool IsRxSgInprogress; member
282 _target->IsRxSgInprogress = false; \
H A Dhtc_recv.c265 if (target->IsRxSgInprogress) { in htc_rx_completion_handler()
335 target->IsRxSgInprogress = true; in htc_rx_completion_handler()