Searched refs:cur_thres (Results 1 – 2 of 2) sorted by relevance
245 u8 cur_thres);
408 void rtl92ee_dm_write_cck_cca_thres(struct ieee80211_hw *hw, u8 cur_thres) in rtl92ee_dm_write_cck_cca_thres() argument413 if (dm_dig->cur_cck_cca_thres != cur_thres) in rtl92ee_dm_write_cck_cca_thres()414 rtl_write_byte(rtlpriv, DM_REG_CCK_CCA_11N, cur_thres); in rtl92ee_dm_write_cck_cca_thres()417 dm_dig->cur_cck_cca_thres = cur_thres; in rtl92ee_dm_write_cck_cca_thres()