Home
last modified time | relevance | path

Searched refs:cck_pd_threshold (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/staging/rtlwifi/phydm/
Dphydm_dig.c1304 u8 cck_pd_threshold) in odm_pause_cck_packet_detection() argument
1330 __func__, dig_tab->pause_cckpd_level, cck_pd_threshold); in odm_pause_cck_packet_detection()
1357 cck_pd_threshold); in odm_pause_cck_packet_detection()
1365 dig_tab->pause_cckpd_value[pause_level] = cck_pd_threshold; in odm_pause_cck_packet_detection()
1369 odm_write_cck_cca_thres(dm, cck_pd_threshold); in odm_pause_cck_packet_detection()
1372 __func__, cck_pd_threshold); in odm_pause_cck_packet_detection()
1435 __func__, dig_tab->pause_cckpd_level, cck_pd_threshold); in odm_pause_cck_packet_detection()
Dphydm_dig.h222 u8 cck_pd_threshold);