Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_txrx.c138 else if (epid == priv->cab_ep) in get_htc_epid_queue()
175 (tx_ctl->epid == priv->cab_ep)) { in strip_drv_header()
332 tx_ctl->epid = priv->cab_ep; in ath9k_htc_tx_data()
606 (epid == priv->cab_ep)) { in check_cookie()
H A Dhtc_drv_init.c158 &priv->cab_ep); in ath9k_init_htc_services()
899 priv->cab_ep, in ath9k_init_device()
H A Dhtc.h468 enum htc_endpoint_id cab_ep; member