Searched refs:cur_cck_cca_thresh (Results 1 – 4 of 4) sorted by relevance
1047 u8 cur_cck_cca_thresh; in rtl8723be_dm_cck_packet_detection_thresh() local1051 cur_cck_cca_thresh = 0xcd; in rtl8723be_dm_cck_packet_detection_thresh()1054 cur_cck_cca_thresh = 0x83; in rtl8723be_dm_cck_packet_detection_thresh()1057 cur_cck_cca_thresh = 0x83; in rtl8723be_dm_cck_packet_detection_thresh()1059 cur_cck_cca_thresh = 0x40; in rtl8723be_dm_cck_packet_detection_thresh()1063 cur_cck_cca_thresh = 0x83; in rtl8723be_dm_cck_packet_detection_thresh()1065 cur_cck_cca_thresh = 0x40; in rtl8723be_dm_cck_packet_detection_thresh()1068 if (dm_digtable->cur_cck_cca_thres != cur_cck_cca_thresh) in rtl8723be_dm_cck_packet_detection_thresh()1069 rtl_set_bbreg(hw, RCCK0_CCA, MASKBYTE2, cur_cck_cca_thresh); in rtl8723be_dm_cck_packet_detection_thresh()1072 dm_digtable->cur_cck_cca_thres = cur_cck_cca_thresh; in rtl8723be_dm_cck_packet_detection_thresh()
105 u8 cur_cck_cca_thresh; in rtl92ee_dm_cck_packet_detection_thresh() local109 cur_cck_cca_thresh = 0xcd; in rtl92ee_dm_cck_packet_detection_thresh()112 cur_cck_cca_thresh = 0x83; in rtl92ee_dm_cck_packet_detection_thresh()115 cur_cck_cca_thresh = 0x83; in rtl92ee_dm_cck_packet_detection_thresh()117 cur_cck_cca_thresh = 0x40; in rtl92ee_dm_cck_packet_detection_thresh()121 cur_cck_cca_thresh = 0x83; in rtl92ee_dm_cck_packet_detection_thresh()123 cur_cck_cca_thresh = 0x40; in rtl92ee_dm_cck_packet_detection_thresh()125 rtl92ee_dm_write_cck_cca_thres(hw, cur_cck_cca_thresh); in rtl92ee_dm_cck_packet_detection_thresh()
434 u8 cur_cck_cca_thresh; in rtl88e_dm_cck_packet_detection_thresh() local439 cur_cck_cca_thresh = 0xcd; in rtl88e_dm_cck_packet_detection_thresh()442 cur_cck_cca_thresh = 0x83; in rtl88e_dm_cck_packet_detection_thresh()445 cur_cck_cca_thresh = 0x83; in rtl88e_dm_cck_packet_detection_thresh()447 cur_cck_cca_thresh = 0x40; in rtl88e_dm_cck_packet_detection_thresh()452 cur_cck_cca_thresh = 0x83; in rtl88e_dm_cck_packet_detection_thresh()454 cur_cck_cca_thresh = 0x40; in rtl88e_dm_cck_packet_detection_thresh()457 if (dm_dig->cur_cck_cca_thres != cur_cck_cca_thresh) in rtl88e_dm_cck_packet_detection_thresh()458 rtl_set_bbreg(hw, RCCK0_CCA, MASKBYTE2, cur_cck_cca_thresh); in rtl88e_dm_cck_packet_detection_thresh()460 dm_dig->cur_cck_cca_thres = cur_cck_cca_thresh; in rtl88e_dm_cck_packet_detection_thresh()
2576 u8 cur_cck_cca_thresh; in rtl8821ae_dm_cck_packet_detection_thresh() local2580 cur_cck_cca_thresh = 0xcd; in rtl8821ae_dm_cck_packet_detection_thresh()2583 cur_cck_cca_thresh = 0x83; in rtl8821ae_dm_cck_packet_detection_thresh()2586 cur_cck_cca_thresh = 0x83; in rtl8821ae_dm_cck_packet_detection_thresh()2588 cur_cck_cca_thresh = 0x40; in rtl8821ae_dm_cck_packet_detection_thresh()2592 cur_cck_cca_thresh = 0x83; in rtl8821ae_dm_cck_packet_detection_thresh()2594 cur_cck_cca_thresh = 0x40; in rtl8821ae_dm_cck_packet_detection_thresh()2597 if (dm_digtable->cur_cck_cca_thres != cur_cck_cca_thresh) in rtl8821ae_dm_cck_packet_detection_thresh()2599 cur_cck_cca_thresh); in rtl8821ae_dm_cck_packet_detection_thresh()2602 dm_digtable->cur_cck_cca_thres = cur_cck_cca_thresh; in rtl8821ae_dm_cck_packet_detection_thresh()