Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ic/
Dif_wireg.h205 #define WI_RECLAIM 0x0100 /* reclaim NIC memory */ macro
Dif_wi.c2361 if (wi_cmd(sc, WI_CMD_TX|WI_RECLAIM, id, 0, 0))
2399 if (wi_cmd(sc, WI_CMD_TX|WI_RECLAIM, id, 0, 0)) {