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

/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dhtc_mbox.c383 static struct htc_packet *htc_get_control_buf(struct htc_target *target, function
1046 send_pkt = htc_get_control_buf(target, true);
2275 packet = htc_get_control_buf(target, false);
2445 tx_pkt = htc_get_control_buf(target, true);
2754 while ((packet = htc_get_control_buf(target, false)) != NULL) {

Completed in 213 milliseconds