Lines Matching defs:target

360 static void htc_reclaim_txctrl_buf(struct htc_target *target,  in htc_reclaim_txctrl_buf()
368 static struct htc_packet *htc_get_control_buf(struct htc_target *target, in htc_get_control_buf()
393 static void htc_tx_comp_update(struct htc_target *target, in htc_tx_comp_update()
436 static void htc_tx_comp_handler(struct htc_target *target, in htc_tx_comp_handler()
452 static void htc_async_tx_scat_complete(struct htc_target *target, in htc_async_tx_scat_complete()
492 static int ath6kl_htc_tx_issue(struct htc_target *target, in ath6kl_htc_tx_issue()
529 static int htc_check_credits(struct htc_target *target, in htc_check_credits()
583 static void ath6kl_htc_tx_pkts_get(struct htc_target *target, in ath6kl_htc_tx_pkts_get()
664 static int ath6kl_htc_tx_setup_scat_list(struct htc_target *target, in ath6kl_htc_tx_setup_scat_list()
743 struct htc_target *target = endpoint->target; in ath6kl_htc_tx_bundle() local
802 static void ath6kl_htc_tx_from_queue(struct htc_target *target, in ath6kl_htc_tx_from_queue()
876 static bool ath6kl_htc_tx_try(struct htc_target *target, in ath6kl_htc_tx_try()
916 static void htc_chk_ep_txq(struct htc_target *target) in htc_chk_ep_txq()
952 static int htc_setup_tx_complete(struct htc_target *target) in htc_setup_tx_complete()
1006 void ath6kl_htc_set_credit_dist(struct htc_target *target, in ath6kl_htc_set_credit_dist()
1034 int ath6kl_htc_tx(struct htc_target *target, struct htc_packet *packet) in ath6kl_htc_tx()
1062 void ath6kl_htc_flush_txep(struct htc_target *target, in ath6kl_htc_flush_txep()
1102 static void ath6kl_htc_flush_txep_all(struct htc_target *target) in ath6kl_htc_flush_txep_all()
1118 void ath6kl_htc_indicate_activity_change(struct htc_target *target, in ath6kl_htc_indicate_activity_change()
1174 static inline bool htc_valid_rx_frame_len(struct htc_target *target, in htc_valid_rx_frame_len()
1181 static int htc_add_rxbuf(struct htc_target *target, struct htc_packet *packet) in htc_add_rxbuf()
1190 static void htc_reclaim_rxbuf(struct htc_target *target, in htc_reclaim_rxbuf()
1204 static void reclaim_rx_ctrl_buf(struct htc_target *target, in reclaim_rx_ctrl_buf()
1212 static int ath6kl_htc_rx_packet(struct htc_target *target, in ath6kl_htc_rx_packet()
1278 static int ath6kl_htc_rx_setup(struct htc_target *target, in ath6kl_htc_rx_setup()
1380 static int ath6kl_htc_rx_alloc(struct htc_target *target, in ath6kl_htc_rx_alloc()
1504 static void htc_proc_cred_rpt(struct htc_target *target, in htc_proc_cred_rpt()
1582 static int htc_parse_trailer(struct htc_target *target, in htc_parse_trailer()
1664 static int htc_proc_trailer(struct htc_target *target, in htc_proc_trailer()
1718 static int ath6kl_htc_rx_process_hdr(struct htc_target *target, in ath6kl_htc_rx_process_hdr()
1824 static int ath6kl_htc_rx_bundle(struct htc_target *target, in ath6kl_htc_rx_bundle()
1917 static int ath6kl_htc_rx_process_packets(struct htc_target *target, in ath6kl_htc_rx_process_packets()
1964 static int ath6kl_htc_rx_fetch(struct htc_target *target, in ath6kl_htc_rx_fetch()
2053 int ath6kl_htc_rxmsg_pending_handler(struct htc_target *target, in ath6kl_htc_rxmsg_pending_handler()
2171 static struct htc_packet *htc_wait_for_ctrl_msg(struct htc_target *target) in htc_wait_for_ctrl_msg()
2228 int ath6kl_htc_add_rxbuf_multiple(struct htc_target *target, in ath6kl_htc_add_rxbuf_multiple()
2290 void ath6kl_htc_flush_rx_buf(struct htc_target *target) in ath6kl_htc_flush_rx_buf()
2318 int ath6kl_htc_conn_service(struct htc_target *target, in ath6kl_htc_conn_service()
2456 static void reset_ep_state(struct htc_target *target) in reset_ep_state()
2479 int ath6kl_htc_get_rxbuf_num(struct htc_target *target, in ath6kl_htc_get_rxbuf_num()
2490 static void htc_setup_msg_bndl(struct htc_target *target) in htc_setup_msg_bndl()
2538 int ath6kl_htc_wait_target(struct htc_target *target) in ath6kl_htc_wait_target()
2623 int ath6kl_htc_start(struct htc_target *target) in ath6kl_htc_start()
2665 static int ath6kl_htc_reset(struct htc_target *target) in ath6kl_htc_reset()
2704 void ath6kl_htc_stop(struct htc_target *target) in ath6kl_htc_stop()
2726 struct htc_target *target = NULL; in ath6kl_htc_create() local
2771 void ath6kl_htc_cleanup(struct htc_target *target) in ath6kl_htc_cleanup()