Searched refs:WI_EV_ALLOC (Results 1 – 2 of 2) sorted by relevance
193 #define WI_EV_ALLOC 0x0008 /* async alloc/reclaim completed */ macro
245 #define WI_INTRS (WI_EV_RX | WI_EV_ALLOC | WI_EV_INFO | \706 if (status & WI_EV_ALLOC) in wi_softintr()3071 if (CSR_READ_2(sc, WI_EVENT_STAT) & WI_EV_ALLOC) in wi_alloc_fid()3080 CSR_WRITE_2(sc, WI_EVENT_ACK, WI_EV_ALLOC); in wi_alloc_fid()