Searched refs:tx_nfree (Results 1 – 10 of 10) sorted by relevance
618 sc->tx_nfree++; in ural_tx_free()627 sc->tx_nfree = 0; in ural_setup_tx_list()636 sc->tx_nfree++; in ural_setup_tx_list()647 sc->tx_nfree = 0; in ural_unsetup_tx_list()1027 if (sc->tx_nfree == 0) { in ural_tx_bcn()1039 sc->tx_nfree--; in ural_tx_bcn()1074 sc->tx_nfree--; in ural_tx_mgt()1138 sc->tx_nfree--; in ural_sendprot()1177 if (error || sc->tx_nfree == 0) { in ural_tx_raw()1186 sc->tx_nfree--; in ural_tx_raw()[all …]
104 int tx_nfree; member
802 sc->tx_nfree++; in rum_tx_free()811 sc->tx_nfree = 0; in rum_setup_tx_list()820 sc->tx_nfree++; in rum_setup_tx_list()843 sc->tx_nfree++; in rum_reset_tx_list()855 sc->tx_nfree = 0; in rum_unsetup_tx_list()1437 sc->tx_nfree--; in rum_sendprot()1501 sc->tx_nfree--; in rum_tx_mgt()1584 if (error || sc->tx_nfree == 0) in rum_tx_raw()1595 sc->tx_nfree--; in rum_tx_raw()1679 if (error || sc->tx_nfree == 0) { in rum_tx_data()[all …]
125 int tx_nfree; member
153 uint32_t tx_nfree; member
943 pq->tx_nfree = MTW_TX_RING_COUNT;951 pq->tx_nfree = 0; in mtw_unsetup_tx_list() 2674 pq->tx_nfree++; in mtw_bulk_tx_callbackN() 2807 if (pq->tx_nfree >= MTW_TX_RING_COUNT) { in mtw_bulk_tx_callbackN() 3102 if (sc->sc_epq[qid].tx_nfree < 3) { in mtw_tx() 3109 sc->sc_epq[qid].tx_nfree--; in mtw_tx() 3218 if (sc->sc_epq[0].tx_nfree == 0) in mtw_tx_mgt() 3223 sc->sc_epq[0].tx_nfree--; in mtw_tx_mgt() 3271 if (sc->sc_epq[0].tx_nfree == 0) in mtw_sendprot() 3290 sc->sc_epq[0].tx_nfree in mtw_sendprot() [all...]
240 uint32_t tx_nfree; member
528 sc->tx_nfree++; in zyd_tx_free()537 sc->tx_nfree = 0; in zyd_setup_tx_list()546 sc->tx_nfree++; in zyd_setup_tx_list()557 sc->tx_nfree = 0; in zyd_unsetup_tx_list()2445 sc->tx_nfree--; in zyd_tx_start()2574 while (sc->tx_nfree > 0 && (m = mbufq_dequeue(&sc->sc_snd)) != NULL) { in zyd_start()2600 if (sc->tx_nfree == 0) { in zyd_raw_xmit()
1187 pq->tx_nfree = RUN_TX_RING_COUNT; in run_setup_tx_list()1196 pq->tx_nfree = 0; in run_unsetup_tx_list()3171 pq->tx_nfree++; in run_tx_free()3305 if (pq->tx_nfree >= RUN_TX_RING_COUNT) { in run_bulk_tx_callbackN()3497 if (sc->sc_epq[qid].tx_nfree < 3) { in run_tx()3504 sc->sc_epq[qid].tx_nfree--; in run_tx()3610 if (sc->sc_epq[0].tx_nfree == 0) in run_tx_mgt()3615 sc->sc_epq[0].tx_nfree--; in run_tx_mgt()3659 if (sc->sc_epq[0].tx_nfree == 0) in run_sendprot()3678 sc->sc_epq[0].tx_nfree--; in run_sendprot()[all …]
1300 int tx_nfree; member