Searched refs:hwrxoff (Results 1 – 1 of 1) sorted by relevance
786 uint8 hwrxoff = 0; in wl_d11rx_to_rxsts() local802 hwrxoff = (pkt_info->marker >> 16) & 0xff; in wl_d11rx_to_rxsts()807 plcp = (uint8*)p + hwrxoff; in wl_d11rx_to_rxsts()911 p += (hwrxoff + D11_PHY_RXPLCP_LEN(corerev)); in wl_d11rx_to_rxsts()912 len -= (hwrxoff + D11_PHY_RXPLCP_LEN(corerev)); in wl_d11rx_to_rxsts()923 uint8 hwrxoff = (pkt_info->marker >> 16) & 0xff; in wl_monitor_amsdu() local935 info->headroom = MAX_RADIOTAP_SIZE - D11_PHY_RXPLCP_LEN(corerev) - hwrxoff; in wl_monitor_amsdu()963 p += hwrxoff; len -= hwrxoff; in wl_monitor_amsdu()