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