Searched refs:HFS_STAT (Results 1 – 4 of 4) sorted by relevance
911 hfs_stat = (hcf_16)(( lp->lookAheadBuf[HFS_STAT] ) | in wl_rx()912 ( lp->lookAheadBuf[HFS_STAT + 1] << 8 )); in wl_rx()917 lp->lookAheadBuf[HFS_STAT] ); in wl_rx()1936 hfs_stat = (hcf_16)( desc->buf_addr[HFS_STAT/2] ); in wl_rx_dma()1942 desc->buf_addr[HFS_STAT/2] ); in wl_rx_dma()
146 #define HFS_STAT 0x0000 macro
1491 i = *(wci_recordp)&descp->buf_addr[HFS_STAT] & ( HFS_STAT_MSG_TYPE | HFS_STAT_ERR ); in hcf_dma_rx_get()3023 /*34*/ i = *(wci_recordp)&bufp[HFS_STAT] & ( HFS_STAT_MSG_TYPE | HFS_STAT_ERR ); in hcf_service_nic()3158 i = *(wci_recordp)&p[HFS_STAT]; in calc_mic_rx_frag()
3824 key_idx = lp->lookAheadBuf[HFS_STAT+1] >> 3; in wl_wext_event_mic_failed()3828 hdr = (WVLAN_RX_WMP_HDR *)&lp->lookAheadBuf[HFS_STAT]; in wl_wext_event_mic_failed()