Searched refs:tx_burst (Results 1 – 3 of 3) sorted by relevance
355 int *tx_burst) in cw1200_bh_tx_helper() argument376 ret = wsm_get_tx(priv, &data, &tx_len, tx_burst); in cw1200_bh_tx_helper()415 if (*tx_burst > 1) { in cw1200_bh_tx_helper()430 int tx_burst; in cw1200_bh() local572 tx_burst = priv->wsm_caps.input_buffers - priv->hw_bufs_used; in cw1200_bh()573 tx_allowed = tx_burst > 0; in cw1200_bh()582 ret = cw1200_bh_tx_helper(priv, &pending_tx, &tx_burst); in cw1200_bh()
26 int tx_burst; member80 ++priv->debug->tx_burst; in cw1200_debug_tx_burst()
283 d->tx_burst); in cw1200_status_show()