Home
last modified time | relevance | path

Searched refs:epid_queue (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_txrx.c134 struct sk_buff_head *epid_queue = NULL; in get_htc_epid_queue() local
137 epid_queue = &priv->tx.mgmt_ep_queue; in get_htc_epid_queue()
139 epid_queue = &priv->tx.cab_ep_queue; in get_htc_epid_queue()
141 epid_queue = &priv->tx.data_be_queue; in get_htc_epid_queue()
143 epid_queue = &priv->tx.data_bk_queue; in get_htc_epid_queue()
145 epid_queue = &priv->tx.data_vi_queue; in get_htc_epid_queue()
147 epid_queue = &priv->tx.data_vo_queue; in get_htc_epid_queue()
151 return epid_queue; in get_htc_epid_queue()
617 struct sk_buff_head *epid_queue; in ath9k_htc_tx_get_packet() local
622 epid_queue in ath9k_htc_tx_get_packet()
690 struct sk_buff_head *epid_queue; ath9k_htc_txep() local
728 ath9k_htc_tx_cleanup_queue(struct ath9k_htc_priv *priv, struct sk_buff_head *epid_queue) ath9k_htc_tx_cleanup_queue() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_txrx.c134 struct sk_buff_head *epid_queue = NULL; in get_htc_epid_queue() local
137 epid_queue = &priv->tx.mgmt_ep_queue; in get_htc_epid_queue()
139 epid_queue = &priv->tx.cab_ep_queue; in get_htc_epid_queue()
141 epid_queue = &priv->tx.data_be_queue; in get_htc_epid_queue()
143 epid_queue = &priv->tx.data_bk_queue; in get_htc_epid_queue()
145 epid_queue = &priv->tx.data_vi_queue; in get_htc_epid_queue()
147 epid_queue = &priv->tx.data_vo_queue; in get_htc_epid_queue()
151 return epid_queue; in get_htc_epid_queue()
622 struct sk_buff_head *epid_queue; in ath9k_htc_tx_get_packet() local
627 epid_queue in ath9k_htc_tx_get_packet()
695 struct sk_buff_head *epid_queue; ath9k_htc_txep() local
733 ath9k_htc_tx_cleanup_queue(struct ath9k_htc_priv *priv, struct sk_buff_head *epid_queue) ath9k_htc_tx_cleanup_queue() argument
[all...]

Completed in 3 milliseconds