Searched refs:cur_thres (Results 1 – 2 of 2) sorted by relevance
223 u8 cur_thres);
265 void rtl92ee_dm_write_cck_cca_thres(struct ieee80211_hw *hw, u8 cur_thres) in rtl92ee_dm_write_cck_cca_thres() argument270 if (dm_dig->cur_cck_cca_thres != cur_thres) in rtl92ee_dm_write_cck_cca_thres()271 rtl_write_byte(rtlpriv, DM_REG_CCK_CCA_11N, cur_thres); in rtl92ee_dm_write_cck_cca_thres()274 dm_dig->cur_cck_cca_thres = cur_thres; in rtl92ee_dm_write_cck_cca_thres()