Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath6kl/
Dhtc_pipe.c325 return HTC_SEND_QUEUE_DROP; in htc_try_send()
362 return HTC_SEND_QUEUE_DROP; in htc_try_send()
404 return HTC_SEND_QUEUE_DROP; in htc_try_send()
424 return HTC_SEND_QUEUE_DROP; in htc_try_send()
Dhtc.h552 HTC_SEND_QUEUE_DROP = 1, /* this packet should be dropped */ enumerator