Home
last modified time | relevance | path

Searched refs:tx_drop_packet_threshold (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/net/wireless/ath/ath6kl/
Dhtc.h504 u16 tx_drop_packet_threshold; member
Dhtc.c2503 endpoint->tx_drop_packet_threshold = MAX_DEF_COOKIE_NUM / 3; in ath6kl_htc_conn_service()
2506 endpoint->tx_drop_packet_threshold = MAX_HI_COOKIE_NUM; in ath6kl_htc_conn_service()
Dtxrx.c606 target->endpoint[endpoint].tx_drop_packet_threshold) in ath6kl_tx_queue_full()