Lines Matching defs:target

374 static void htc_reclaim_txctrl_buf(struct htc_target *target,  in htc_reclaim_txctrl_buf()
382 static struct htc_packet *htc_get_control_buf(struct htc_target *target, in htc_get_control_buf()
407 static void htc_tx_comp_update(struct htc_target *target, in htc_tx_comp_update()
450 static void htc_tx_comp_handler(struct htc_target *target, in htc_tx_comp_handler()
466 static void htc_async_tx_scat_complete(struct htc_target *target, in htc_async_tx_scat_complete()
506 static int ath6kl_htc_tx_issue(struct htc_target *target, in ath6kl_htc_tx_issue()
545 static int htc_check_credits(struct htc_target *target, in htc_check_credits()
598 static void ath6kl_htc_tx_pkts_get(struct htc_target *target, in ath6kl_htc_tx_pkts_get()
678 static int ath6kl_htc_tx_setup_scat_list(struct htc_target *target, in ath6kl_htc_tx_setup_scat_list()
758 struct htc_target *target = endpoint->target; in ath6kl_htc_tx_bundle() local
857 static void ath6kl_htc_tx_from_queue(struct htc_target *target, in ath6kl_htc_tx_from_queue()
964 static bool ath6kl_htc_tx_try(struct htc_target *target, in ath6kl_htc_tx_try()
1004 static void htc_chk_ep_txq(struct htc_target *target) in htc_chk_ep_txq()
1040 static int htc_setup_tx_complete(struct htc_target *target) in htc_setup_tx_complete()
1092 static void ath6kl_htc_set_credit_dist(struct htc_target *target, in ath6kl_htc_set_credit_dist()
1120 static int ath6kl_htc_mbox_tx(struct htc_target *target, in ath6kl_htc_mbox_tx()
1149 static void ath6kl_htc_mbox_flush_txep(struct htc_target *target, in ath6kl_htc_mbox_flush_txep()
1188 static void ath6kl_htc_flush_txep_all(struct htc_target *target) in ath6kl_htc_flush_txep_all()
1204 static void ath6kl_htc_mbox_activity_changed(struct htc_target *target, in ath6kl_htc_mbox_activity_changed()
1261 static inline bool htc_valid_rx_frame_len(struct htc_target *target, in htc_valid_rx_frame_len()
1268 static int htc_add_rxbuf(struct htc_target *target, struct htc_packet *packet) in htc_add_rxbuf()
1277 static void htc_reclaim_rxbuf(struct htc_target *target, in htc_reclaim_rxbuf()
1291 static void reclaim_rx_ctrl_buf(struct htc_target *target, in reclaim_rx_ctrl_buf()
1299 static int ath6kl_htc_rx_packet(struct htc_target *target, in ath6kl_htc_rx_packet()
1365 static int ath6kl_htc_rx_setup(struct htc_target *target, in ath6kl_htc_rx_setup()
1468 static int ath6kl_htc_rx_alloc(struct htc_target *target, in ath6kl_htc_rx_alloc()
1591 static void htc_proc_cred_rpt(struct htc_target *target, in htc_proc_cred_rpt()
1669 static int htc_parse_trailer(struct htc_target *target, in htc_parse_trailer()
1749 static int htc_proc_trailer(struct htc_target *target, in htc_proc_trailer()
1802 static int ath6kl_htc_rx_process_hdr(struct htc_target *target, in ath6kl_htc_rx_process_hdr()
1909 static int ath6kl_htc_rx_bundle(struct htc_target *target, in ath6kl_htc_rx_bundle()
2002 static int ath6kl_htc_rx_process_packets(struct htc_target *target, in ath6kl_htc_rx_process_packets()
2052 static int ath6kl_htc_rx_fetch(struct htc_target *target, in ath6kl_htc_rx_fetch()
2140 int ath6kl_htc_rxmsg_pending_handler(struct htc_target *target, 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()
2316 static int ath6kl_htc_mbox_add_rxbuf_multiple(struct htc_target *target, in ath6kl_htc_mbox_add_rxbuf_multiple()
2378 static void ath6kl_htc_mbox_flush_rx_buf(struct htc_target *target) in ath6kl_htc_mbox_flush_rx_buf()
2420 static int ath6kl_htc_mbox_conn_service(struct htc_target *target, in ath6kl_htc_mbox_conn_service()
2570 static void reset_ep_state(struct htc_target *target) in reset_ep_state()
2593 static int ath6kl_htc_mbox_get_rxbuf_num(struct htc_target *target, in ath6kl_htc_mbox_get_rxbuf_num()
2604 static void htc_setup_msg_bndl(struct htc_target *target) in htc_setup_msg_bndl()
2653 static int ath6kl_htc_mbox_wait_target(struct htc_target *target) in ath6kl_htc_mbox_wait_target()
2738 static int ath6kl_htc_mbox_start(struct htc_target *target) in ath6kl_htc_mbox_start()
2780 static int ath6kl_htc_reset(struct htc_target *target) in ath6kl_htc_reset()
2820 static void ath6kl_htc_mbox_stop(struct htc_target *target) in ath6kl_htc_mbox_stop()
2842 struct htc_target *target = NULL; in ath6kl_htc_mbox_create() local
2887 static void ath6kl_htc_mbox_cleanup(struct htc_target *target) in ath6kl_htc_mbox_cleanup()