ENDPOINT_UNUSED  2501 drivers/net/wireless/ath/ath6kl/htc_mbox.c 	if (WARN_ON_ONCE(assigned_ep == ENDPOINT_UNUSED ||
ENDPOINT_UNUSED    73 drivers/net/wireless/ath/ath6kl/txrx.c 			return ENDPOINT_UNUSED;
ENDPOINT_UNUSED   300 drivers/net/wireless/ath/ath6kl/txrx.c 	if (WARN_ON_ONCE(eid == ENDPOINT_UNUSED ||
ENDPOINT_UNUSED   360 drivers/net/wireless/ath/ath6kl/txrx.c 	enum htc_endpoint_id eid = ENDPOINT_UNUSED;
ENDPOINT_UNUSED   460 drivers/net/wireless/ath/ath6kl/txrx.c 	if (eid == 0 || eid == ENDPOINT_UNUSED) {
ENDPOINT_UNUSED   707 drivers/net/wireless/ath/ath6kl/txrx.c 		if (WARN_ON_ONCE(packet->endpoint == ENDPOINT_UNUSED ||
ENDPOINT_UNUSED   125 drivers/net/wireless/ath/ath6kl/wmi.c 	if (WARN_ON(ep_id == ENDPOINT_UNUSED || ep_id >= ENDPOINT_MAX))
ENDPOINT_UNUSED   143 drivers/net/wireless/ath/ath9k/htc_hst.c 		target->conn_rsp_epid = ENDPOINT_UNUSED;