Home
last modified time | relevance | path

Searched refs:RAL_TX_MINFREE (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/usb/wlan/
H A Dif_uralvar.h20 #define RAL_TX_MINFREE 2 macro
H A Dif_ural.c1320 while (sc->tx_nfree >= RAL_TX_MINFREE && in ural_start()
2127 if (sc->tx_nfree < RAL_TX_MINFREE) { in ural_raw_xmit()