Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcm4329/src/dhd/sys/
Ddhd.h139 ulong rx_flushed; /* Packets flushed due to unscheduled sendup thread */ member
Ddhd_common.c191 dhdp->rx_ctlpkts, dhdp->rx_ctlerrs, dhdp->rx_dropped, dhdp->rx_flushed); in dhd_dump()