Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/ath6kl/
Dhtc_pipe.c326 return HTC_SEND_QUEUE_DROP; in htc_try_send()
363 return HTC_SEND_QUEUE_DROP; in htc_try_send()
405 return HTC_SEND_QUEUE_DROP; in htc_try_send()
425 return HTC_SEND_QUEUE_DROP; in htc_try_send()
Dhtc.h552 HTC_SEND_QUEUE_DROP = 1, /* this packet should be dropped */ enumerator