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