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

  /src/sys/dev/pcmcia/
if_cnwioctl.h 75 u_quad_t nws_tx; member in struct:cnwstats
if_cnw.c 662 sc->sc_stats.nws_tx++;
  /src/usr.sbin/cnwctl/
cnwctl.c 181 printf("%10llu tx\n", (unsigned long long)cnwis.stats.nws_tx);
255 (cnwis.stats.nws_tx - onwis.stats.nws_tx));

Completed in 34 milliseconds