Searched refs:IFB_DmaPackets (Results 1 – 3 of 3) sorted by relevance
361 hcf_16 IFB_DmaPackets; // HREG_EV_[TX/RX]DMA_DONE flags, reports DMA Frame availability to MSF member
1544 …if ( descp == NULL ) ifbp->IFB_DmaPackets &= (hcf_16)~HREG_EV_RDMAD; //;?could be integrated into… in hcf_dma_rx_get()1661 ifbp->IFB_DmaPackets &= (hcf_16)~HREG_EV_TDMAD; in hcf_dma_tx_get()3177 IF_USE_DMA( ifbp->IFB_DmaPackets |= stat & ( HREG_EV_RDMAD | HREG_EV_TDMAD ); ) in hcf_service_nic()
2256 if ( lp->hcfCtx.IFB_DmaPackets & HREG_EV_RDMAD ) { in wl_isr_handler()2261 if ( lp->hcfCtx.IFB_DmaPackets & HREG_EV_TDMAD ) { in wl_isr_handler()