Searched refs:cur_cck_cca_thresh (Results 1 – 4 of 4) sorted by relevance
1078 u8 cur_cck_cca_thresh; in rtl8723be_dm_cck_packet_detection_thresh() local1082 cur_cck_cca_thresh = 0xcd; in rtl8723be_dm_cck_packet_detection_thresh()1085 cur_cck_cca_thresh = 0x83; in rtl8723be_dm_cck_packet_detection_thresh()1088 cur_cck_cca_thresh = 0x83; in rtl8723be_dm_cck_packet_detection_thresh()1090 cur_cck_cca_thresh = 0x40; in rtl8723be_dm_cck_packet_detection_thresh()1094 cur_cck_cca_thresh = 0x83; in rtl8723be_dm_cck_packet_detection_thresh()1096 cur_cck_cca_thresh = 0x40; in rtl8723be_dm_cck_packet_detection_thresh()1099 if (dm_digtable->cur_cck_cca_thres != cur_cck_cca_thresh) in rtl8723be_dm_cck_packet_detection_thresh()1100 rtl_set_bbreg(hw, RCCK0_CCA, MASKBYTE2, cur_cck_cca_thresh); in rtl8723be_dm_cck_packet_detection_thresh()1103 dm_digtable->cur_cck_cca_thres = cur_cck_cca_thresh; in rtl8723be_dm_cck_packet_detection_thresh()
245 u8 cur_cck_cca_thresh; in rtl92ee_dm_cck_packet_detection_thresh() local249 cur_cck_cca_thresh = 0xcd; in rtl92ee_dm_cck_packet_detection_thresh()252 cur_cck_cca_thresh = 0x83; in rtl92ee_dm_cck_packet_detection_thresh()255 cur_cck_cca_thresh = 0x83; in rtl92ee_dm_cck_packet_detection_thresh()257 cur_cck_cca_thresh = 0x40; in rtl92ee_dm_cck_packet_detection_thresh()261 cur_cck_cca_thresh = 0x83; in rtl92ee_dm_cck_packet_detection_thresh()263 cur_cck_cca_thresh = 0x40; in rtl92ee_dm_cck_packet_detection_thresh()265 rtl92ee_dm_write_cck_cca_thres(hw, cur_cck_cca_thresh); in rtl92ee_dm_cck_packet_detection_thresh()
456 u8 cur_cck_cca_thresh; in rtl88e_dm_cck_packet_detection_thresh() local461 cur_cck_cca_thresh = 0xcd; in rtl88e_dm_cck_packet_detection_thresh()464 cur_cck_cca_thresh = 0x83; in rtl88e_dm_cck_packet_detection_thresh()467 cur_cck_cca_thresh = 0x83; in rtl88e_dm_cck_packet_detection_thresh()469 cur_cck_cca_thresh = 0x40; in rtl88e_dm_cck_packet_detection_thresh()474 cur_cck_cca_thresh = 0x83; in rtl88e_dm_cck_packet_detection_thresh()476 cur_cck_cca_thresh = 0x40; in rtl88e_dm_cck_packet_detection_thresh()479 if (dm_dig->cur_cck_cca_thres != cur_cck_cca_thresh) in rtl88e_dm_cck_packet_detection_thresh()480 rtl_set_bbreg(hw, RCCK0_CCA, MASKBYTE2, cur_cck_cca_thresh); in rtl88e_dm_cck_packet_detection_thresh()482 dm_dig->cur_cck_cca_thres = cur_cck_cca_thresh; in rtl88e_dm_cck_packet_detection_thresh()
2772 u8 cur_cck_cca_thresh; in rtl8821ae_dm_cck_packet_detection_thresh() local2776 cur_cck_cca_thresh = 0xcd; in rtl8821ae_dm_cck_packet_detection_thresh()2779 cur_cck_cca_thresh = 0x83; in rtl8821ae_dm_cck_packet_detection_thresh()2782 cur_cck_cca_thresh = 0x83; in rtl8821ae_dm_cck_packet_detection_thresh()2784 cur_cck_cca_thresh = 0x40; in rtl8821ae_dm_cck_packet_detection_thresh()2788 cur_cck_cca_thresh = 0x83; in rtl8821ae_dm_cck_packet_detection_thresh()2790 cur_cck_cca_thresh = 0x40; in rtl8821ae_dm_cck_packet_detection_thresh()2793 if (dm_digtable->cur_cck_cca_thres != cur_cck_cca_thresh) in rtl8821ae_dm_cck_packet_detection_thresh()2795 cur_cck_cca_thresh); in rtl8821ae_dm_cck_packet_detection_thresh()2798 dm_digtable->cur_cck_cca_thres = cur_cck_cca_thresh; in rtl8821ae_dm_cck_packet_detection_thresh()