Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Dhtc_hst.h43 ENDPOINT_UNUSED = -1, enumerator
/linux/drivers/net/wireless/ath/ath6kl/
H 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()
H A Dhtc.h260 ENDPOINT_UNUSED = -1, enumerator
H A Dhtc_mbox.c2497 if (WARN_ON_ONCE(assigned_ep == ENDPOINT_UNUSED || in ath6kl_htc_mbox_conn_service()
H A Dwmi.c125 if (WARN_ON(ep_id == ENDPOINT_UNUSED || ep_id >= ENDPOINT_MAX)) in ath6kl_wmi_set_control_ep()