Searched refs:WL_EV_INFO (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/pcwl/
H A Dpcwl.h259 #define WL_EV_INFO 0x0080 /* async info frame */ macro
268 (WL_EV_RX|WL_EV_TX|WL_EV_TX_EXC|WL_EV_ALLOC|WL_EV_INFO|WL_EV_INFO_DROP)
H A Dpcwl.c1384 if (stat & WL_EV_INFO) {
1386 PCWL_WRITE(pcwl_p, WL_EVENT_ACK, WL_EV_INFO);
1387 PCWL_WRITE(pcwl_p, WL_EVENT_ACK, WL_EV_INFO);
2400 WL_EV_ALLOC|WL_EV_INFO|WL_EV_INFO_DROP);
2402 WL_EV_ALLOC| WL_EV_INFO|WL_EV_INFO_DROP);

Completed in 114 milliseconds