Home
last modified time | relevance | path

Searched refs:ENDPOINT_UNUSED (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/wireless/ath/ath9k/
A Dhtc_hst.h43 ENDPOINT_UNUSED = -1, enumerator
A Dhtc_hst.c143 target->conn_rsp_epid = ENDPOINT_UNUSED; in htc_process_conn_rsp()
/linux/drivers/net/wireless/ath/ath6kl/
A Dtxrx.c73 return ENDPOINT_UNUSED; in ath6kl_ibss_map_epid()
300 if (WARN_ON_ONCE(eid == ENDPOINT_UNUSED || in ath6kl_control_tx()
360 enum htc_endpoint_id eid = ENDPOINT_UNUSED; in ath6kl_data_tx()
460 if (eid == 0 || eid == ENDPOINT_UNUSED) { in ath6kl_data_tx()
707 if (WARN_ON_ONCE(packet->endpoint == ENDPOINT_UNUSED || in ath6kl_tx_complete()
A Dhtc.h253 ENDPOINT_UNUSED = -1, enumerator
A Dhtc_mbox.c2501 if (WARN_ON_ONCE(assigned_ep == ENDPOINT_UNUSED || in ath6kl_htc_mbox_conn_service()
A Dwmi.c125 if (WARN_ON(ep_id == ENDPOINT_UNUSED || ep_id >= ENDPOINT_MAX)) in ath6kl_wmi_set_control_ep()

Completed in 42 milliseconds