Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dif_wireg.h192 #define WI_RECLAIM 0x0100 /* reclaim NIC memory */ macro
Dif_wi.c2468 if (wi_cmd(sc, WI_CMD_TX|WI_RECLAIM, id, 0, 0)) in wi_start()
2502 if (wi_cmd(sc, WI_CMD_TX|WI_RECLAIM, id, 0, 0)) { in wi_mgmt_xmit()