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()
1093 static void ath6kl_htc_set_credit_dist(struct htc_target *target, in ath6kl_htc_set_credit_dist()
1121 static int ath6kl_htc_mbox_tx(struct htc_target *target, in ath6kl_htc_mbox_tx()
1150 static void ath6kl_htc_mbox_flush_txep(struct htc_target *target, in ath6kl_htc_mbox_flush_txep()
1189 static void ath6kl_htc_flush_txep_all(struct htc_target *target) in ath6kl_htc_flush_txep_all()
1205 static void ath6kl_htc_mbox_activity_changed(struct htc_target *target, in ath6kl_htc_mbox_activity_changed()
1262 static inline bool htc_valid_rx_frame_len(struct htc_target *target, in htc_valid_rx_frame_len()
1269 static int htc_add_rxbuf(struct htc_target *target, struct htc_packet *packet) in htc_add_rxbuf()
1278 static void htc_reclaim_rxbuf(struct htc_target *target, in htc_reclaim_rxbuf()
1292 static void reclaim_rx_ctrl_buf(struct htc_target *target, in reclaim_rx_ctrl_buf()
1300 static int ath6kl_htc_rx_packet(struct htc_target *target, in ath6kl_htc_rx_packet()
1366 static int ath6kl_htc_rx_setup(struct htc_target *target, in ath6kl_htc_rx_setup()
1469 static int ath6kl_htc_rx_alloc(struct htc_target *target, in ath6kl_htc_rx_alloc()
1592 static void htc_proc_cred_rpt(struct htc_target *target, in htc_proc_cred_rpt()
1670 static int htc_parse_trailer(struct htc_target *target, in htc_parse_trailer()
1750 static int htc_proc_trailer(struct htc_target *target, in htc_proc_trailer()
1803 static int ath6kl_htc_rx_process_hdr(struct htc_target *target, in ath6kl_htc_rx_process_hdr()
1910 static int ath6kl_htc_rx_bundle(struct htc_target *target, in ath6kl_htc_rx_bundle()
2003 static int ath6kl_htc_rx_process_packets(struct htc_target *target, in ath6kl_htc_rx_process_packets()
2053 static int ath6kl_htc_rx_fetch(struct htc_target *target, in ath6kl_htc_rx_fetch()
2141 int ath6kl_htc_rxmsg_pending_handler(struct htc_target *target, 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()
2317 static int ath6kl_htc_mbox_add_rxbuf_multiple(struct htc_target *target, in ath6kl_htc_mbox_add_rxbuf_multiple()
2379 static void ath6kl_htc_mbox_flush_rx_buf(struct htc_target *target) in ath6kl_htc_mbox_flush_rx_buf()
2421 static int ath6kl_htc_mbox_conn_service(struct htc_target *target, in ath6kl_htc_mbox_conn_service()
2571 static void reset_ep_state(struct htc_target *target) in reset_ep_state()
2594 static int ath6kl_htc_mbox_get_rxbuf_num(struct htc_target *target, in ath6kl_htc_mbox_get_rxbuf_num()
2605 static void htc_setup_msg_bndl(struct htc_target *target) in htc_setup_msg_bndl()
2654 static int ath6kl_htc_mbox_wait_target(struct htc_target *target) in ath6kl_htc_mbox_wait_target()
2739 static int ath6kl_htc_mbox_start(struct htc_target *target) in ath6kl_htc_mbox_start()
2781 static int ath6kl_htc_reset(struct htc_target *target) in ath6kl_htc_reset()
2821 static void ath6kl_htc_mbox_stop(struct htc_target *target) in ath6kl_htc_mbox_stop()
2843 struct htc_target *target = NULL; in ath6kl_htc_mbox_create() local
2888 static void ath6kl_htc_mbox_cleanup(struct htc_target *target) in ath6kl_htc_mbox_cleanup()