Searched refs:physts_valid (Results 1 – 1 of 1) sorted by relevance
2290 bool physts_valid; in rtw89_core_rx_process_phy_ppdu() local2292 physts_valid = le32_get_bits(hdr->w0, RTW89_PHY_STS_HDR_W0_VALID); in rtw89_core_rx_process_phy_ppdu()2293 if (!physts_valid) in rtw89_core_rx_process_phy_ppdu()