Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/
Dbh.c352 int *tx_burst) in cw1200_bh_tx_helper() argument
373 ret = wsm_get_tx(priv, &data, &tx_len, tx_burst); in cw1200_bh_tx_helper()
412 if (*tx_burst > 1) { in cw1200_bh_tx_helper()
427 int tx_burst; in cw1200_bh() local
569 tx_burst = priv->wsm_caps.input_buffers - priv->hw_bufs_used; in cw1200_bh()
570 tx_allowed = tx_burst > 0; in cw1200_bh()
579 ret = cw1200_bh_tx_helper(priv, &pending_tx, &tx_burst); in cw1200_bh()
Ddebug.h23 int tx_burst; member
77 ++priv->debug->tx_burst; in cw1200_debug_tx_burst()
Ddebug.c280 d->tx_burst); in cw1200_status_show()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/
D0009_linux_sound.patch14739 + u32 tx_burst;
14768 + .tx_burst = FSL_SPDIF_TXFIFO_WML,
14779 + .tx_burst = FSL_SPDIF_TXFIFO_WML,
14790 + .tx_burst = FSL_SPDIF_TXFIFO_WML,
14802 + .tx_burst = 2,
14813 + .tx_burst = 2,
14825 + .tx_burst = FSL_SPDIF_TXFIFO_WML,
15565 + spdif_priv->dma_params_tx.maxburst = spdif_priv->soc->tx_burst;