Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcm4329/src/dhd/sys/
Ddhd.h139 ulong tx_realloc; /* Number of tx packets we had to realloc for headroom */ member
Ddhd_common.c156 dhdp->rx_readahead_cnt, dhdp->tx_realloc, dhdp->fc_packets); in dhd_dump()
235 dhd_pub->tx_realloc = 0; in dhd_doiovar()
Ddhd_linux.c906 dhd->pub.tx_realloc++; in dhd_start_xmit()
Ddhd_sdio.c904 bus->dhd->tx_realloc++; in dhdsdio_txpkt()