Home
last modified time | relevance | path

Searched refs:ENDPOINT_0 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/ath/ath6kl/
A Dhtc_mbox.c65 if (cur_ep_dist->endpoint == ENDPOINT_0) in ath6kl_credit_init()
112 if (cur_ep_dist->endpoint == ENDPOINT_0) in ath6kl_credit_init()
191 if (cur_list->endpoint == ENDPOINT_0) in ath6kl_credit_update()
281 if (curdist_list->endpoint == ENDPOINT_0) in ath6kl_credit_seek()
558 if (eid == ENDPOINT_0) in htc_check_credits()
1569 if (packets->endpoint != ENDPOINT_0) { in htc_ctrl_rx()
1626 } else if (from_ep == ENDPOINT_0) { in htc_proc_cred_rpt()
1635 if (rpt->eid == ENDPOINT_0) in htc_proc_cred_rpt()
2275 if (htc_hdr->eid != ENDPOINT_0) in htc_wait_for_ctrl_msg()
2444 assigned_ep = ENDPOINT_0; in ath6kl_htc_mbox_conn_service()
[all …]
A Dhtc_pipe.c132 if (ep->eid == ENDPOINT_0) { in get_htc_packet_credit_based()
1023 if (htc_hdr->eid == ENDPOINT_0) { in ath6kl_htc_pipe_rx_complete()
1165 if (packet->endpoint == ENDPOINT_0 && in htc_rxctrl_complete()
1177 for (i = ENDPOINT_0; i < ENDPOINT_MAX; i++) { in reset_endpoint_states()
1243 assigned_epid = ENDPOINT_0; in ath6kl_htc_pipe_conn_service()
1292 ENDPOINT_0, HTC_SERVICE_TX_PACKET_TAG); in ath6kl_htc_pipe_conn_service()
1443 ep = &target->endpoint[ENDPOINT_0]; in ath6kl_htc_pipe_create()
1504 ENDPOINT_0, HTC_SERVICE_TX_PACKET_TAG); in ath6kl_htc_pipe_start()
1677 for (i = ENDPOINT_0; i < ENDPOINT_MAX; i++) { in ath6kl_htc_pipe_flush_rx_buf()
A Dhtc.h254 ENDPOINT_0 = 0, enumerator

Completed in 13 milliseconds