Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath6kl/
A Dhtc_mbox.c383 static struct htc_packet *htc_get_control_buf(struct htc_target *target, in htc_get_control_buf() function
1046 send_pkt = htc_get_control_buf(target, true); in htc_setup_tx_complete()
2278 packet = htc_get_control_buf(target, false); in htc_wait_for_ctrl_msg()
2448 tx_pkt = htc_get_control_buf(target, true); in ath6kl_htc_mbox_conn_service()
2757 while ((packet = htc_get_control_buf(target, false)) != NULL) { in ath6kl_htc_mbox_start()

Completed in 7 milliseconds