Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtlwifi/phydm/
Dphydm_dig.h226 void odm_write_cck_cca_thres(void *dm_void, u8 cur_cck_cca_thres);
Dphydm_dig.c1369 odm_write_cck_cca_thres(dm, cck_pd_threshold); in odm_pause_cck_packet_detection()
1395 odm_write_cck_cca_thres(dm, dig_tab->cck_pd_backup); in odm_pause_cck_packet_detection()
1419 odm_write_cck_cca_thres(dm, in odm_pause_cck_packet_detection()
1500 odm_write_cck_cca_thres(dm, cur_cck_cca_thres); in odm_cck_packet_detection_thresh()
1507 void odm_write_cck_cca_thres(void *dm_void, u8 cur_cck_cca_thres) in odm_write_cck_cca_thres() function