Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A 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()
H A Dhtc.h552 HTC_SEND_QUEUE_DROP = 1, /* this packet should be dropped */ enumerator