Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/wlags49_h2/
Dhcfdef.h274 #define HREG_EV_INFO 0x0080 // Asynchronous Information Frame macro
Dhcf.c761 i = HREG_EV_INFO | HREG_EV_RDMAD | HREG_EV_TDMAD | HREG_EV_TX_EXT; //mask when DMA active
765 i = HREG_EV_INFO | HREG_EV_RX | HREG_EV_TX_EXT; //mask when DMA not active
3110 if ( stat & HREG_EV_INFO ) { in hcf_service_nic()