Lines Matching defs:target
375 static void htc_reclaim_txctrl_buf(struct htc_target *target, in htc_reclaim_txctrl_buf()
383 static struct htc_packet *htc_get_control_buf(struct htc_target *target, in htc_get_control_buf()
408 static void htc_tx_comp_update(struct htc_target *target, in htc_tx_comp_update()
451 static void htc_tx_comp_handler(struct htc_target *target, in htc_tx_comp_handler()
467 static void htc_async_tx_scat_complete(struct htc_target *target, in htc_async_tx_scat_complete()
507 static int ath6kl_htc_tx_issue(struct htc_target *target, in ath6kl_htc_tx_issue()
546 static int htc_check_credits(struct htc_target *target, in htc_check_credits()
599 static void ath6kl_htc_tx_pkts_get(struct htc_target *target, in ath6kl_htc_tx_pkts_get()
679 static int ath6kl_htc_tx_setup_scat_list(struct htc_target *target, in ath6kl_htc_tx_setup_scat_list()
759 struct htc_target *target = endpoint->target; in ath6kl_htc_tx_bundle() local
858 static void ath6kl_htc_tx_from_queue(struct htc_target *target, in ath6kl_htc_tx_from_queue()
965 static bool ath6kl_htc_tx_try(struct htc_target *target, in ath6kl_htc_tx_try()
1005 static void htc_chk_ep_txq(struct htc_target *target) in htc_chk_ep_txq()
1041 static int htc_setup_tx_complete(struct htc_target *target) in htc_setup_tx_complete()
1095 static void ath6kl_htc_set_credit_dist(struct htc_target *target, in ath6kl_htc_set_credit_dist()
1123 static int ath6kl_htc_mbox_tx(struct htc_target *target, in ath6kl_htc_mbox_tx()
1152 static void ath6kl_htc_mbox_flush_txep(struct htc_target *target, in ath6kl_htc_mbox_flush_txep()
1191 static void ath6kl_htc_flush_txep_all(struct htc_target *target) in ath6kl_htc_flush_txep_all()
1207 static void ath6kl_htc_mbox_activity_changed(struct htc_target *target, in ath6kl_htc_mbox_activity_changed()
1264 static inline bool htc_valid_rx_frame_len(struct htc_target *target, in htc_valid_rx_frame_len()
1271 static int htc_add_rxbuf(struct htc_target *target, struct htc_packet *packet) in htc_add_rxbuf()
1280 static void htc_reclaim_rxbuf(struct htc_target *target, in htc_reclaim_rxbuf()
1294 static void reclaim_rx_ctrl_buf(struct htc_target *target, in reclaim_rx_ctrl_buf()
1302 static int ath6kl_htc_rx_packet(struct htc_target *target, in ath6kl_htc_rx_packet()
1368 static int ath6kl_htc_rx_setup(struct htc_target *target, in ath6kl_htc_rx_setup()
1471 static int ath6kl_htc_rx_alloc(struct htc_target *target, in ath6kl_htc_rx_alloc()
1594 static void htc_proc_cred_rpt(struct htc_target *target, in htc_proc_cred_rpt()
1672 static int htc_parse_trailer(struct htc_target *target, in htc_parse_trailer()
1752 static int htc_proc_trailer(struct htc_target *target, in htc_proc_trailer()
1805 static int ath6kl_htc_rx_process_hdr(struct htc_target *target, in ath6kl_htc_rx_process_hdr()
1912 static int ath6kl_htc_rx_bundle(struct htc_target *target, in ath6kl_htc_rx_bundle()
2005 static int ath6kl_htc_rx_process_packets(struct htc_target *target, in ath6kl_htc_rx_process_packets()
2055 static int ath6kl_htc_rx_fetch(struct htc_target *target, in ath6kl_htc_rx_fetch()
2143 int ath6kl_htc_rxmsg_pending_handler(struct htc_target *target, in ath6kl_htc_rxmsg_pending_handler()
2261 static struct htc_packet *htc_wait_for_ctrl_msg(struct htc_target *target) in htc_wait_for_ctrl_msg()
2321 static int ath6kl_htc_mbox_add_rxbuf_multiple(struct htc_target *target, in ath6kl_htc_mbox_add_rxbuf_multiple()
2383 static void ath6kl_htc_mbox_flush_rx_buf(struct htc_target *target) in ath6kl_htc_mbox_flush_rx_buf()
2425 static int ath6kl_htc_mbox_conn_service(struct htc_target *target, in ath6kl_htc_mbox_conn_service()
2575 static void reset_ep_state(struct htc_target *target) in reset_ep_state()
2598 static int ath6kl_htc_mbox_get_rxbuf_num(struct htc_target *target, in ath6kl_htc_mbox_get_rxbuf_num()
2609 static void htc_setup_msg_bndl(struct htc_target *target) in htc_setup_msg_bndl()
2658 static int ath6kl_htc_mbox_wait_target(struct htc_target *target) in ath6kl_htc_mbox_wait_target()
2743 static int ath6kl_htc_mbox_start(struct htc_target *target) in ath6kl_htc_mbox_start()
2785 static int ath6kl_htc_reset(struct htc_target *target) in ath6kl_htc_reset()
2825 static void ath6kl_htc_mbox_stop(struct htc_target *target) in ath6kl_htc_mbox_stop()
2847 struct htc_target *target = NULL; in ath6kl_htc_mbox_create() local
2892 static void ath6kl_htc_mbox_cleanup(struct htc_target *target) in ath6kl_htc_mbox_cleanup()