Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/st/cw1200/
H A Dcw1200.h145 struct wsm_tx_queue_params tx_queue_params; member
H A 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/drivers/net/wireless/ath/ath12k/
H A Dmac.c7828 cache->tx_conf.tx_queue_params = *params; in ath12k_mac_op_conf_tx()
10284 &cache->tx_conf.tx_queue_params); in ath12k_mac_vif_cache_flush()