Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath6kl/
Dhtc_pipe.c327 return HTC_SEND_QUEUE_DROP; in htc_try_send()
364 return HTC_SEND_QUEUE_DROP; in htc_try_send()
406 return HTC_SEND_QUEUE_DROP; in htc_try_send()
426 return HTC_SEND_QUEUE_DROP; in htc_try_send()
Dhtc.h545 HTC_SEND_QUEUE_DROP = 1, /* this packet should be dropped */ enumerator