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()
375 struct htc_packet *pkt) in htc_reclaim_txctrl_buf()
382 static struct htc_packet *htc_get_control_buf(struct htc_target *target, in htc_get_control_buf()
385 struct htc_packet *packet = NULL; in htc_get_control_buf()
397 packet = list_first_entry(buf_list, struct htc_packet, list); in htc_get_control_buf()
409 struct htc_packet *packet) in htc_tx_comp_update()
451 struct htc_packet *packet) in htc_tx_comp_handler()
470 struct htc_packet *packet; in htc_async_tx_scat_complete()
507 struct htc_packet *packet) in ath6kl_htc_tx_issue()
604 struct htc_packet *packet; in ath6kl_htc_tx_pkts_get()
612 packet = list_first_entry(&endpoint->txq, struct htc_packet, in ath6kl_htc_tx_pkts_get()
627 packet = list_first_entry(&endpoint->txq, struct htc_packet, in ath6kl_htc_tx_pkts_get()
684 struct htc_packet *packet; in ath6kl_htc_tx_setup_scat_list()
697 packet = list_first_entry(queue, struct htc_packet, list); in ath6kl_htc_tx_setup_scat_list()
761 struct htc_packet *packet; in ath6kl_htc_tx_bundle()
861 struct htc_packet *packet; in ath6kl_htc_tx_from_queue()
920 packet = list_first_entry(&txq, struct htc_packet, in ath6kl_htc_tx_from_queue()
966 struct htc_packet *tx_pkt) in ath6kl_htc_tx_try()
1042 struct htc_packet *send_pkt = NULL; in htc_setup_tx_complete()
1121 struct htc_packet *packet) in ath6kl_htc_mbox_tx()
1152 struct htc_packet *packet, *tmp_pkt; in ath6kl_htc_mbox_flush_txep()
1268 static int htc_add_rxbuf(struct htc_target *target, struct htc_packet *packet) in htc_add_rxbuf()
1278 struct htc_packet *packet, in htc_reclaim_rxbuf()
1292 struct htc_packet *packet) in reclaim_rx_ctrl_buf()
1300 struct htc_packet *packet, in ath6kl_htc_rx_packet()
1337 struct htc_packet *packet) in ath6kl_htc_rx_set_indicate()
1369 struct htc_packet *packet; in ath6kl_htc_rx_setup()
1422 struct htc_packet, list); in ath6kl_htc_rx_setup()
1474 struct htc_packet *packet, *tmp_pkt; in ath6kl_htc_rx_alloc()
1566 static void htc_ctrl_rx(struct htc_target *context, struct htc_packet *packets) in htc_ctrl_rx()
1803 struct htc_packet *packet, in ath6kl_htc_rx_process_hdr()
1900 struct htc_packet *packet) in ath6kl_htc_rx_complete()
1915 struct htc_packet *packet; in ath6kl_htc_rx_bundle()
1952 packet = list_first_entry(rxq, struct htc_packet, list); in ath6kl_htc_rx_bundle()
2007 struct htc_packet *packet, *tmp_pkt; in ath6kl_htc_rx_process_packets()
2060 struct htc_packet *packet, *tmp_pkt; in ath6kl_htc_rx_fetch()
2088 packet = list_first_entry(rx_pktq, struct htc_packet, in ath6kl_htc_rx_fetch()
2143 struct htc_packet *packets, *tmp_pkt; in ath6kl_htc_rxmsg_pending_handler()
2259 static struct htc_packet *htc_wait_for_ctrl_msg(struct htc_target *target) in htc_wait_for_ctrl_msg()
2261 struct htc_packet *packet = NULL; in htc_wait_for_ctrl_msg()
2320 struct htc_packet *first_pkt; in ath6kl_htc_mbox_add_rxbuf_multiple()
2327 first_pkt = list_first_entry(pkt_queue, struct htc_packet, list); in ath6kl_htc_mbox_add_rxbuf_multiple()
2341 struct htc_packet *packet, *tmp_pkt; in ath6kl_htc_mbox_add_rxbuf_multiple()
2381 struct htc_packet *packet, *tmp_pkt; in ath6kl_htc_mbox_flush_rx_buf()
2424 struct htc_packet *rx_pkt = NULL; in ath6kl_htc_mbox_conn_service()
2425 struct htc_packet *tx_pkt = NULL; in ath6kl_htc_mbox_conn_service()
2655 struct htc_packet *packet = NULL; in ath6kl_htc_mbox_wait_target()
2740 struct htc_packet *packet; in ath6kl_htc_mbox_start()
2783 struct htc_packet *packet; in ath6kl_htc_reset()
2889 struct htc_packet *packet, *tmp_packet; in ath6kl_htc_mbox_cleanup()