Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath6kl/
Dhtc.h530 u16 tx_drop_packet_threshold; member
Dhtc_mbox.c2530 endpoint->tx_drop_packet_threshold = MAX_DEF_COOKIE_NUM / 3; in ath6kl_htc_mbox_conn_service()
2533 endpoint->tx_drop_packet_threshold = MAX_HI_COOKIE_NUM; in ath6kl_htc_mbox_conn_service()
Dhtc_pipe.c1378 ep->tx_drop_packet_threshold = MAX_HI_COOKIE_NUM; in ath6kl_htc_pipe_conn_service()
Dtxrx.c617 target->endpoint[endpoint].tx_drop_packet_threshold) in ath6kl_tx_queue_full()