Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_txrx.c136 if (epid == priv->mgmt_ep) in get_htc_epid_queue()
166 if (tx_ctl->epid == priv->mgmt_ep) { in strip_drv_header()
257 tx_ctl->epid = priv->mgmt_ep; in ath9k_htc_tx_mgmt()
598 if (epid == priv->mgmt_ep) { in check_cookie()
H A Dhtc_drv_init.c171 &priv->mgmt_ep); in ath9k_init_htc_services()
901 priv->mgmt_ep, in ath9k_init_device()
H A Dhtc.h470 enum htc_endpoint_id mgmt_ep; member