Searched refs:cur_cck_pd_state (Results 1 – 8 of 8) sorted by relevance
376 dm_digtable->cur_cck_pd_state = in rtl8723e_dm_cck_packet_detection_thresh()379 dm_digtable->cur_cck_pd_state = in rtl8723e_dm_cck_packet_detection_thresh()383 dm_digtable->cur_cck_pd_state = in rtl8723e_dm_cck_packet_detection_thresh()386 dm_digtable->cur_cck_pd_state = in rtl8723e_dm_cck_packet_detection_thresh()390 dm_digtable->cur_cck_pd_state = CCK_PD_STAGE_MAX; in rtl8723e_dm_cck_packet_detection_thresh()393 if (dm_digtable->pre_cck_pd_state != dm_digtable->cur_cck_pd_state) { in rtl8723e_dm_cck_packet_detection_thresh()394 if (dm_digtable->cur_cck_pd_state == CCK_PD_STAGE_LOWRSSI) { in rtl8723e_dm_cck_packet_detection_thresh()422 dm_digtable->pre_cck_pd_state = dm_digtable->cur_cck_pd_state; in rtl8723e_dm_cck_packet_detection_thresh()426 "CCKPDStage=%x\n", dm_digtable->cur_cck_pd_state); in rtl8723e_dm_cck_packet_detection_thresh()
284 de_digtable->cur_cck_pd_state = in rtl92d_dm_cck_packet_detection_thresh()287 de_digtable->cur_cck_pd_state = in rtl92d_dm_cck_packet_detection_thresh()291 de_digtable->cur_cck_pd_state = in rtl92d_dm_cck_packet_detection_thresh()294 de_digtable->cur_cck_pd_state = in rtl92d_dm_cck_packet_detection_thresh()298 de_digtable->cur_cck_pd_state = CCK_PD_STAGE_LOWRSSI; in rtl92d_dm_cck_packet_detection_thresh()300 if (de_digtable->pre_cck_pd_state != de_digtable->cur_cck_pd_state) { in rtl92d_dm_cck_packet_detection_thresh()301 if (de_digtable->cur_cck_pd_state == CCK_PD_STAGE_LOWRSSI) { in rtl92d_dm_cck_packet_detection_thresh()310 de_digtable->pre_cck_pd_state = de_digtable->cur_cck_pd_state; in rtl92d_dm_cck_packet_detection_thresh()316 de_digtable->cur_cck_pd_state == CCK_PD_STAGE_LOWRSSI ? in rtl92d_dm_cck_packet_detection_thresh()
480 dm_digtable->cur_cck_pd_state = in rtl92c_dm_cck_packet_detection_thresh()483 dm_digtable->cur_cck_pd_state = in rtl92c_dm_cck_packet_detection_thresh()487 dm_digtable->cur_cck_pd_state = in rtl92c_dm_cck_packet_detection_thresh()490 dm_digtable->cur_cck_pd_state = in rtl92c_dm_cck_packet_detection_thresh()494 dm_digtable->cur_cck_pd_state = CCK_PD_STAGE_MAX; in rtl92c_dm_cck_packet_detection_thresh()497 if (dm_digtable->pre_cck_pd_state != dm_digtable->cur_cck_pd_state) { in rtl92c_dm_cck_packet_detection_thresh()498 if ((dm_digtable->cur_cck_pd_state == CCK_PD_STAGE_LOWRSSI) || in rtl92c_dm_cck_packet_detection_thresh()499 (dm_digtable->cur_cck_pd_state == CCK_PD_STAGE_MAX)) in rtl92c_dm_cck_packet_detection_thresh()504 dm_digtable->pre_cck_pd_state = dm_digtable->cur_cck_pd_state; in rtl92c_dm_cck_packet_detection_thresh()
64 u8 cur_cck_pd_state; member
1959 dm_digtable->cur_cck_pd_state = CCK_PD_STAGE_LOWRSSI; in rtl_dm_diginit()
2584 u8 cur_cck_pd_state; member
1994 dm_digtable->cur_cck_pd_state = CCK_PD_STAGE_LOWRSSI; in rtl_dm_diginit()
2533 u8 cur_cck_pd_state; member