Home
last modified time | relevance | path

Searched refs:HFS_STAT (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/wlags49_h2/
Dwl_netdev.c911 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()
Dhcf.h146 #define HFS_STAT 0x0000 macro
Dhcf.c1491 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()
Dwl_wext.c3824 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()