Home
last modified time | relevance | path

Searched refs:CCK_PD_STAGE_LOWRSSI (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192d/
H A Ddm_common.c787 if (de_digtable->pre_cck_pd_state == CCK_PD_STAGE_LOWRSSI) { in rtl92d_dm_cck_packet_detection_thresh()
790 CCK_PD_STAGE_LOWRSSI; in rtl92d_dm_cck_packet_detection_thresh()
797 CCK_PD_STAGE_LOWRSSI; in rtl92d_dm_cck_packet_detection_thresh()
803 de_digtable->cur_cck_pd_state = CCK_PD_STAGE_LOWRSSI; in rtl92d_dm_cck_packet_detection_thresh()
806 if (de_digtable->cur_cck_pd_state == CCK_PD_STAGE_LOWRSSI) { in rtl92d_dm_cck_packet_detection_thresh()
821 de_digtable->cur_cck_pd_state == CCK_PD_STAGE_LOWRSSI ? in rtl92d_dm_cck_packet_detection_thresh()
/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dcore.h26 CCK_PD_STAGE_LOWRSSI = 0, enumerator
H A Dcore.c1954 dm_digtable->cur_cck_pd_state = CCK_PD_STAGE_LOWRSSI; in rtl_dm_diginit()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Ddm.c246 if (dm_digtable->pre_cck_pd_state == CCK_PD_STAGE_LOWRSSI) { in rtl8723e_dm_cck_packet_detection_thresh()
249 CCK_PD_STAGE_LOWRSSI; in rtl8723e_dm_cck_packet_detection_thresh()
256 CCK_PD_STAGE_LOWRSSI; in rtl8723e_dm_cck_packet_detection_thresh()
266 if (dm_digtable->cur_cck_pd_state == CCK_PD_STAGE_LOWRSSI) { in rtl8723e_dm_cck_packet_detection_thresh()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
H A Ddm_common.c455 if (dm_digtable->pre_cck_pd_state == CCK_PD_STAGE_LOWRSSI) { in rtl92c_dm_cck_packet_detection_thresh()
458 CCK_PD_STAGE_LOWRSSI; in rtl92c_dm_cck_packet_detection_thresh()
465 CCK_PD_STAGE_LOWRSSI; in rtl92c_dm_cck_packet_detection_thresh()
475 if ((dm_digtable->cur_cck_pd_state == CCK_PD_STAGE_LOWRSSI) || in rtl92c_dm_cck_packet_detection_thresh()