Searched refs:tx_nfree (Results 1 – 8 of 8) sorted by relevance
644 sc->tx_nfree++; in ural_tx_free()653 sc->tx_nfree = 0; in ural_setup_tx_list()662 sc->tx_nfree++; in ural_setup_tx_list()673 sc->tx_nfree = 0; in ural_unsetup_tx_list()1070 if (sc->tx_nfree == 0) { in ural_tx_bcn()1083 sc->tx_nfree--; in ural_tx_bcn()1119 sc->tx_nfree--; in ural_tx_mgt()1202 sc->tx_nfree--; in ural_sendprot()1241 if (error || sc->tx_nfree == 0) { in ural_tx_raw()1250 sc->tx_nfree--; in ural_tx_raw()[all …]
658 sc->tx_nfree++; in rum_tx_free()667 sc->tx_nfree = 0; in rum_setup_tx_list()676 sc->tx_nfree++; in rum_setup_tx_list()687 sc->tx_nfree = 0; in rum_unsetup_tx_list()1092 sc->tx_nfree--; in rum_sendprot()1122 sc->tx_nfree--; in rum_tx_mgt()1190 if (error || sc->tx_nfree == 0) { in rum_tx_raw()1199 sc->tx_nfree--; in rum_tx_raw()1263 if (error || sc->tx_nfree == 0) { in rum_tx_data()1273 sc->tx_nfree--; in rum_tx_data()[all …]
100 int tx_nfree; member
104 int tx_nfree; member
150 uint32_t tx_nfree; member
540 sc->tx_nfree++; in zyd_tx_free()549 sc->tx_nfree = 0; in zyd_setup_tx_list()558 sc->tx_nfree++; in zyd_setup_tx_list()569 sc->tx_nfree = 0; in zyd_unsetup_tx_list()2490 sc->tx_nfree--; in zyd_tx_start()2602 if (sc->tx_nfree == 0) { in zyd_start()2633 if (sc->tx_nfree == 0) { in zyd_raw_xmit()
1081 pq->tx_nfree = RUN_TX_RING_COUNT; in run_setup_tx_list()1090 pq->tx_nfree = 0; in run_unsetup_tx_list()3040 pq->tx_nfree++; in run_tx_free()3364 if (sc->sc_epq[qid].tx_nfree < 3) { in run_tx()3371 sc->sc_epq[qid].tx_nfree--; in run_tx()3482 if (sc->sc_epq[0].tx_nfree == 0) { in run_tx_mgt()3489 sc->sc_epq[0].tx_nfree--; in run_tx_mgt()3554 if (sc->sc_epq[0].tx_nfree == 0) { in run_sendprot()3576 sc->sc_epq[0].tx_nfree--; in run_sendprot()3649 if (sc->sc_epq[0].tx_nfree == 0) { in run_tx_param()[all …]
1298 int tx_nfree; member