Searched refs:cur_cck_cca_thresh (Results 1 – 4 of 4) sorted by relevance
1050 u8 cur_cck_cca_thresh; in rtl8723be_dm_cck_packet_detection_thresh() local1054 cur_cck_cca_thresh = 0xcd; in rtl8723be_dm_cck_packet_detection_thresh()1057 cur_cck_cca_thresh = 0x83; in rtl8723be_dm_cck_packet_detection_thresh()1060 cur_cck_cca_thresh = 0x83; in rtl8723be_dm_cck_packet_detection_thresh()1062 cur_cck_cca_thresh = 0x40; in rtl8723be_dm_cck_packet_detection_thresh()1066 cur_cck_cca_thresh = 0x83; in rtl8723be_dm_cck_packet_detection_thresh()1068 cur_cck_cca_thresh = 0x40; in rtl8723be_dm_cck_packet_detection_thresh()1071 if (dm_digtable->cur_cck_cca_thres != cur_cck_cca_thresh) in rtl8723be_dm_cck_packet_detection_thresh()1072 rtl_set_bbreg(hw, RCCK0_CCA, MASKBYTE2, cur_cck_cca_thresh); in rtl8723be_dm_cck_packet_detection_thresh()1075 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()
2579 u8 cur_cck_cca_thresh; in rtl8821ae_dm_cck_packet_detection_thresh() local2583 cur_cck_cca_thresh = 0xcd; in rtl8821ae_dm_cck_packet_detection_thresh()2586 cur_cck_cca_thresh = 0x83; in rtl8821ae_dm_cck_packet_detection_thresh()2589 cur_cck_cca_thresh = 0x83; in rtl8821ae_dm_cck_packet_detection_thresh()2591 cur_cck_cca_thresh = 0x40; in rtl8821ae_dm_cck_packet_detection_thresh()2595 cur_cck_cca_thresh = 0x83; in rtl8821ae_dm_cck_packet_detection_thresh()2597 cur_cck_cca_thresh = 0x40; in rtl8821ae_dm_cck_packet_detection_thresh()2600 if (dm_digtable->cur_cck_cca_thres != cur_cck_cca_thresh) in rtl8821ae_dm_cck_packet_detection_thresh()2602 cur_cck_cca_thresh); in rtl8821ae_dm_cck_packet_detection_thresh()2605 dm_digtable->cur_cck_cca_thres = cur_cck_cca_thresh; in rtl8821ae_dm_cck_packet_detection_thresh()