HomeSort by: relevance | last modified time | path
    Searched refs:last_rx_stat (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_iwnvar.h 285 struct iwn_rx_stat last_rx_stat; member in struct:iwn_softc
if_iwn.c 2113 memcpy(&sc->last_rx_stat, stat, sizeof (*stat));
2144 stat = &sc->last_rx_stat;

Completed in 16 milliseconds