Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/carl9170/
H A Dtx.c79 bool mem_full; in carl9170_tx_accounting() local
95 mem_full = is_mem_full(ar); in carl9170_tx_accounting()
97 if (mem_full || ar->tx_stats[i].len >= ar->tx_stats[i].limit) { in carl9170_tx_accounting()