Searched refs:PHY_STS_HDR_LEN (Results 1 – 2 of 2) sorted by relevance
1825 const struct rtw89_phy_sts_hdr_v2 *hdr = phy_ppdu->buf + PHY_STS_HDR_LEN; in rtw89_core_update_phy_ppdu_hdr_v2()1861 len_from_header += PHY_STS_HDR_LEN; in rtw89_core_rx_process_phy_ppdu()1882 pos = phy_ppdu->buf + PHY_STS_HDR_LEN; in rtw89_core_rx_parse_phy_sts()
791 #define PHY_STS_HDR_LEN 8 macro