Searched refs:ENDPOINT_MAX (Results 1 – 9 of 9) sorted by relevance
638 for (i = 0; i < ENDPOINT_MAX; i++) { in htc_setup_target_buffer_assignments()666 if (rpt->eid >= ENDPOINT_MAX) { in htc_process_credit_report()792 if (packet->endpoint >= ENDPOINT_MAX) { in htc_send_packets_multiple()975 if (htc_hdr->eid >= ENDPOINT_MAX) { in ath6kl_htc_pipe_rx_complete()1177 for (i = ENDPOINT_0; i < ENDPOINT_MAX; i++) { in reset_endpoint_states()1203 for (i = 0; i < ENDPOINT_MAX; i++) { in htc_get_credit_alloc()1226 enum htc_endpoint_id assigned_epid = ENDPOINT_MAX; in ath6kl_htc_pipe_conn_service()1342 if (assigned_epid >= ENDPOINT_MAX) { in ath6kl_htc_pipe_conn_service()1517 for (i = 0; i < ENDPOINT_MAX; i++) { in ath6kl_htc_pipe_stop()1634 if (first->endpoint >= ENDPOINT_MAX) { in ath6kl_htc_pipe_add_rxbuf_multiple()[all …]
270 ENDPOINT_MAX, enumerator585 struct htc_endpoint endpoint[ENDPOINT_MAX];635 struct htc_pipe_txcredit_alloc txcredit_alloc[ENDPOINT_MAX];
1106 for (ep = ENDPOINT_1; ep < ENDPOINT_MAX; ep++) { in ath6kl_htc_set_credit_dist()1114 if (ep >= ENDPOINT_MAX) { in ath6kl_htc_set_credit_dist()1131 if (packet->endpoint >= ENDPOINT_MAX) { in ath6kl_htc_mbox_tx()1196 for (i = ENDPOINT_0; i < ENDPOINT_MAX; i++) { in ath6kl_htc_flush_txep_all()1484 if (htc_hdr->eid >= ENDPOINT_MAX) { in ath6kl_htc_rx_alloc()1604 if (rpt->eid >= ENDPOINT_MAX) { in htc_proc_cred_rpt()2170 if (id >= ENDPOINT_MAX) { in ath6kl_htc_rxmsg_pending_handler()2330 if (first_pkt->endpoint >= ENDPOINT_MAX) in ath6kl_htc_mbox_add_rxbuf_multiple()2365 target->ep_waiting = ENDPOINT_MAX; in ath6kl_htc_mbox_add_rxbuf_multiple()2385 for (i = ENDPOINT_0; i < ENDPOINT_MAX; i++) { in ath6kl_htc_mbox_flush_rx_buf()[all …]
705 int tx_pending[ENDPOINT_MAX];740 u8 ep2ac_map[ENDPOINT_MAX];
771 for (i = 0; i < ENDPOINT_MAX; i++) { in print_endpoint_stat()792 (25 + ENDPOINT_MAX * 11); in ath6kl_endpoint_stats_read()850 for (i = 0; i < ENDPOINT_MAX; i++) { in ath6kl_endpoint_stats_write()
301 eid >= ENDPOINT_MAX)) { in ath6kl_control_tx()708 packet->endpoint >= ENDPOINT_MAX)) in ath6kl_tx_complete()
125 if (WARN_ON(ep_id == ENDPOINT_UNUSED || ep_id >= ENDPOINT_MAX)) in ath6kl_wmi_set_control_ep()
44 for (avail_epid = (ENDPOINT_MAX - 1); avail_epid > ENDPOINT0; avail_epid--) in get_next_avail_ep()123 if (epid <= ENDPOINT0 || epid >= ENDPOINT_MAX) in htc_process_conn_rsp()130 for (tepid = (ENDPOINT_MAX - 1); tepid > ENDPOINT0; tepid--) { in htc_process_conn_rsp()432 if (epid < 0 || epid >= ENDPOINT_MAX) { in ath9k_htc_rx_msg()
53 ENDPOINT_MAX = 22 enumerator121 struct htc_endpoint endpoint[ENDPOINT_MAX];