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

/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dhtc.h351 struct htc_packet *(*rx_allocthresh) (struct htc_target *, member in struct:htc_ep_callbacks
H A Dhtc_mbox.c1397 if (ep_cb.rx_allocthresh &&
1406 packet = ep_cb.rx_allocthresh(ep->target, ep->eid,
H A Dinit.c365 connect.ep_cb.rx_allocthresh = ath6kl_alloc_amsdu_rxbuf;

Completed in 250 milliseconds