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

  /src/sys/dev/ic/
atwvar.h 109 u_int32_t txth_opmode; /* OPMODE bits */ member in struct:atw_txthresh_tab
tulipvar.h 197 uint32_t txth_opmode; /* OPMODE bits */ member in struct:tulip_txthresh_tab
atw.c 1350 sc->sc_txth[sc->sc_txthresh].txth_opmode;
2916 sc->sc_txth[txthresh].txth_opmode;
tulip.c 1106 sc->sc_txth[txthresh].txth_opmode;
1744 sc->sc_txth[sc->sc_txthresh].txth_opmode;
  /src/sys/arch/mips/atheros/dev/
if_ae.c 134 uint32_t txth_opmode; /* OPMODE bits */ member in struct:__anonb64c98a80108
919 ae_txthresh[txthresh].txth_opmode;
1419 ae_txthresh[sc->sc_txthresh].txth_opmode);

Completed in 42 milliseconds