Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/ath/ath6kl/
Dhtc.h326 struct htc_packet *(*rx_allocthresh) (struct htc_target *, member
Dhtc.c1370 if (ep_cb.rx_allocthresh && in ath6kl_htc_rx_setup()
1379 packet = ep_cb.rx_allocthresh(ep->target, ep->eid, in ath6kl_htc_rx_setup()
Dinit.c292 connect.ep_cb.rx_allocthresh = ath6kl_alloc_amsdu_rxbuf; in ath6kl_init_service_ep()