Searched refs:txthresh (Results 1 – 3 of 3) sorted by relevance
853 int handled = 0, txthresh; in ae_intr() local914 txthresh = sc->sc_txthresh + 1; in ae_intr()915 if (ae_txthresh[txthresh].txth_name != NULL) { in ae_intr()921 sc->sc_txthresh = txthresh; in ae_intr()924 ae_txthresh[txthresh].txth_opmode; in ae_intr()928 ae_txthresh[txthresh].txth_name); in ae_intr()
2817 int txthresh, s; in atw_softintr() local2907 txthresh = sc->sc_txthresh + 1; in atw_softintr()2909 sc->sc_txth[txthresh].txth_name != NULL) { in atw_softintr()2913 sc->sc_txthresh = txthresh; in atw_softintr()2916 sc->sc_txth[txthresh].txth_opmode; in atw_softintr()2919 sc->sc_txth[txthresh].txth_name); in atw_softintr()
1017 int handled = 0, txthresh; in tlp_intr() local1098 txthresh = sc->sc_txthresh + 1; in tlp_intr()1099 if (sc->sc_txth[txthresh].txth_name != NULL) { in tlp_intr()1103 sc->sc_txthresh = txthresh; in tlp_intr()1106 sc->sc_txth[txthresh].txth_opmode; in tlp_intr()1110 sc->sc_txth[txthresh].txth_name); in tlp_intr()