Home
last modified time | relevance | path

Searched refs:HTC_SEND_FULL_DROP (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ath/ath6kl/
H A Dhtc.h342 HTC_SEND_FULL_DROP = 1, enumerator
H A Dtxrx.c622 action = HTC_SEND_FULL_DROP; in ath6kl_tx_queue_full()
628 action != HTC_SEND_FULL_DROP) { in ath6kl_tx_queue_full()
H A Dhtc_pipe.c387 if (action == HTC_SEND_FULL_DROP) { in htc_try_send()
H A Dhtc_mbox.c989 HTC_SEND_FULL_DROP) { in ath6kl_htc_tx_try()