Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/ath/ath9k/
A Dhtc_drv_txrx.c137 epid_queue = &priv->tx.mgmt_ep_queue; in get_htc_epid_queue()
555 ath9k_htc_tx_drainq(priv, &priv->tx.mgmt_ep_queue); in ath9k_htc_tx_drain()
793 ath9k_htc_tx_cleanup_queue(priv, &priv->tx.mgmt_ep_queue); in ath9k_htc_tx_cleanup_timer()
809 skb_queue_head_init(&priv->tx.mgmt_ep_queue); in ath9k_tx_init()
A Dhtc.h299 struct sk_buff_head mgmt_ep_queue; member
A Dhtc_drv_debug.c321 "Mgmt endpoint", skb_queue_len(&priv->tx.mgmt_ep_queue)); in read_file_queue()

Completed in 10 milliseconds