Searched refs:hw_reg (Results 1 – 3 of 3) sorted by relevance
165 edcca_th[EDCCA_TH_L2H_IDX].hw_reg.addr, in rtw_phy_set_edcca_th()166 edcca_th[EDCCA_TH_L2H_IDX].hw_reg.mask, in rtw_phy_set_edcca_th()169 edcca_th[EDCCA_TH_H2L_IDX].hw_reg.addr, in rtw_phy_set_edcca_th()170 edcca_th[EDCCA_TH_H2L_IDX].hw_reg.mask, in rtw_phy_set_edcca_th()
288 rtw_read32_mask(rtwdev, edcca_th[EDCCA_TH_L2H_IDX].hw_reg.addr, in rtw_fw_adaptivity_result()289 edcca_th[EDCCA_TH_L2H_IDX].hw_reg.mask), in rtw_fw_adaptivity_result()290 rtw_read32_mask(rtwdev, edcca_th[EDCCA_TH_H2L_IDX].hw_reg.addr, in rtw_fw_adaptivity_result()291 edcca_th[EDCCA_TH_H2L_IDX].hw_reg.mask)); in rtw_fw_adaptivity_result()
576 struct rtw_hw_reg hw_reg; member