ctrl_ep          2084 drivers/net/wireless/ath/ath6kl/cfg80211.c 	return !ar->tx_pending[ar->ctrl_ep];
ctrl_ep          2110 drivers/net/wireless/ath/ath6kl/cfg80211.c 	if (ar->tx_pending[ar->ctrl_ep]) {
ctrl_ep           198 drivers/net/wireless/ath/ath6kl/core.c 	ath6kl_rx_refill(ar->htc_target, ar->ctrl_ep);
ctrl_ep           741 drivers/net/wireless/ath/ath6kl/core.h 	enum htc_endpoint_id ctrl_ep;
ctrl_ep          1265 drivers/net/wireless/ath/ath6kl/htc_mbox.c 	return (eid == target->dev->ar->ctrl_ep) ?
ctrl_ep           302 drivers/net/wireless/ath/ath6kl/init.c 		ar->ctrl_ep = response.endpoint;
ctrl_ep           312 drivers/net/wireless/ath/ath6kl/txrx.c 	if (test_bit(WMI_CTRL_EP_FULL, &ar->flag) && (eid == ar->ctrl_ep)) {
ctrl_ep           332 drivers/net/wireless/ath/ath6kl/txrx.c 	if (eid != ar->ctrl_ep)
ctrl_ep           594 drivers/net/wireless/ath/ath6kl/txrx.c 	if (endpoint == ar->ctrl_ep) {
ctrl_ep           655 drivers/net/wireless/ath/ath6kl/txrx.c 	if (eid == ar->ctrl_ep)
ctrl_ep           735 drivers/net/wireless/ath/ath6kl/txrx.c 		if (eid != ar->ctrl_ep)
ctrl_ep           738 drivers/net/wireless/ath/ath6kl/txrx.c 		if (eid == ar->ctrl_ep) {
ctrl_ep           746 drivers/net/wireless/ath/ath6kl/txrx.c 		if (eid == ar->ctrl_ep) {
ctrl_ep          1338 drivers/net/wireless/ath/ath6kl/txrx.c 	if (ept == ar->ctrl_ep) {