Searched refs:rpl_fd (Results 1 – 1 of 1) sorted by relevance
2060 u8 *rpl_fd = phy_ppdu->rpl_fd; in rtw89_core_parse_phy_status_ie01_v2() local2063 rpl_fd[RF_PATH_A] = le32_get_bits(ie->w8, RTW89_PHY_STS_IE01_V2_W8_RPL_FD_A); in rtw89_core_parse_phy_status_ie01_v2()2064 rpl_fd[RF_PATH_B] = le32_get_bits(ie->w8, RTW89_PHY_STS_IE01_V2_W8_RPL_FD_B); in rtw89_core_parse_phy_status_ie01_v2()2065 rpl_fd[RF_PATH_C] = le32_get_bits(ie->w9, RTW89_PHY_STS_IE01_V2_W9_RPL_FD_C); in rtw89_core_parse_phy_status_ie01_v2()2066 rpl_fd[RF_PATH_D] = le32_get_bits(ie->w9, RTW89_PHY_STS_IE01_V2_W9_RPL_FD_D); in rtw89_core_parse_phy_status_ie01_v2()