Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/wi/
Dif_wireg.h236 #define WI_RECLAIM 0x0100 /* reclaim NIC memory */ macro
Dif_wi.c1023 if (wi_cmd(sc, WI_CMD_TX | WI_RECLAIM, fid, 0, 0)) { in wi_start_tx()
1422 if (wi_cmd(sc, WI_CMD_TX | WI_RECLAIM, sc->sc_txd[cur].d_fid, in wi_tx_intr()