Home
last modified time | relevance | path

Searched refs:tx_queue_params (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/drivers/net/wireless/st/cw1200/
Dcw1200.h145 struct wsm_tx_queue_params tx_queue_params; member
Dsta.c622 WSM_TX_QUEUE_SET(&priv->tx_queue_params, queue, 0, 0, 0); in cw1200_conf_tx()
624 &priv->tx_queue_params.params[queue], queue); in cw1200_conf_tx()
/linux-6.14.4/drivers/net/wireless/ath/ath12k/
Dcore.h243 struct ieee80211_tx_queue_params tx_queue_params; member
Dmac.c6127 cache->tx_conf.tx_queue_params = *params; in ath12k_mac_op_conf_tx()
8080 &cache->tx_conf.tx_queue_params); in ath12k_mac_vif_cache_flush()