Lines Matching refs:htc_packet

359 static void ath6kl_htc_tx_prep_pkt(struct htc_packet *packet, u8 flags,  in ath6kl_htc_tx_prep_pkt()
376 struct htc_packet *pkt) in htc_reclaim_txctrl_buf()
383 static struct htc_packet *htc_get_control_buf(struct htc_target *target, in htc_get_control_buf()
386 struct htc_packet *packet = NULL; in htc_get_control_buf()
398 packet = list_first_entry(buf_list, struct htc_packet, list); in htc_get_control_buf()
410 struct htc_packet *packet) in htc_tx_comp_update()
452 struct htc_packet *packet) in htc_tx_comp_handler()
471 struct htc_packet *packet; in htc_async_tx_scat_complete()
508 struct htc_packet *packet) in ath6kl_htc_tx_issue()
605 struct htc_packet *packet; in ath6kl_htc_tx_pkts_get()
613 packet = list_first_entry(&endpoint->txq, struct htc_packet, in ath6kl_htc_tx_pkts_get()
628 packet = list_first_entry(&endpoint->txq, struct htc_packet, in ath6kl_htc_tx_pkts_get()
685 struct htc_packet *packet; in ath6kl_htc_tx_setup_scat_list()
698 packet = list_first_entry(queue, struct htc_packet, list); in ath6kl_htc_tx_setup_scat_list()
762 struct htc_packet *packet; in ath6kl_htc_tx_bundle()
862 struct htc_packet *packet; in ath6kl_htc_tx_from_queue()
921 packet = list_first_entry(&txq, struct htc_packet, in ath6kl_htc_tx_from_queue()
967 struct htc_packet *tx_pkt) in ath6kl_htc_tx_try()
1043 struct htc_packet *send_pkt = NULL; in htc_setup_tx_complete()
1122 struct htc_packet *packet) in ath6kl_htc_mbox_tx()
1153 struct htc_packet *packet, *tmp_pkt; in ath6kl_htc_mbox_flush_txep()
1269 static int htc_add_rxbuf(struct htc_target *target, struct htc_packet *packet) in htc_add_rxbuf()
1279 struct htc_packet *packet, in htc_reclaim_rxbuf()
1293 struct htc_packet *packet) in reclaim_rx_ctrl_buf()
1301 struct htc_packet *packet, in ath6kl_htc_rx_packet()
1338 struct htc_packet *packet) in ath6kl_htc_rx_set_indicate()
1370 struct htc_packet *packet; in ath6kl_htc_rx_setup()
1423 struct htc_packet, list); in ath6kl_htc_rx_setup()
1475 struct htc_packet *packet, *tmp_pkt; in ath6kl_htc_rx_alloc()
1567 static void htc_ctrl_rx(struct htc_target *context, struct htc_packet *packets) in htc_ctrl_rx()
1804 struct htc_packet *packet, in ath6kl_htc_rx_process_hdr()
1901 struct htc_packet *packet) in ath6kl_htc_rx_complete()
1916 struct htc_packet *packet; in ath6kl_htc_rx_bundle()
1953 packet = list_first_entry(rxq, struct htc_packet, list); in ath6kl_htc_rx_bundle()
2008 struct htc_packet *packet, *tmp_pkt; in ath6kl_htc_rx_process_packets()
2061 struct htc_packet *packet, *tmp_pkt; in ath6kl_htc_rx_fetch()
2089 packet = list_first_entry(rx_pktq, struct htc_packet, in ath6kl_htc_rx_fetch()
2144 struct htc_packet *packets, *tmp_pkt; in ath6kl_htc_rxmsg_pending_handler()
2260 static struct htc_packet *htc_wait_for_ctrl_msg(struct htc_target *target) in htc_wait_for_ctrl_msg()
2262 struct htc_packet *packet = NULL; in htc_wait_for_ctrl_msg()
2324 struct htc_packet *first_pkt; in ath6kl_htc_mbox_add_rxbuf_multiple()
2331 first_pkt = list_first_entry(pkt_queue, struct htc_packet, list); in ath6kl_htc_mbox_add_rxbuf_multiple()
2345 struct htc_packet *packet, *tmp_pkt; in ath6kl_htc_mbox_add_rxbuf_multiple()
2385 struct htc_packet *packet, *tmp_pkt; in ath6kl_htc_mbox_flush_rx_buf()
2428 struct htc_packet *rx_pkt = NULL; in ath6kl_htc_mbox_conn_service()
2429 struct htc_packet *tx_pkt = NULL; in ath6kl_htc_mbox_conn_service()
2659 struct htc_packet *packet = NULL; in ath6kl_htc_mbox_wait_target()
2744 struct htc_packet *packet; in ath6kl_htc_mbox_start()
2787 struct htc_packet *packet; in ath6kl_htc_reset()
2893 struct htc_packet *packet, *tmp_packet; in ath6kl_htc_mbox_cleanup()