| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/ |
| H A D | phydm_pmac_tx_setting.c | 41 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_start_cck_cont_tx_jgr3() local 62 pmac_tx->cck_cont_tx = true; in phydm_start_cck_cont_tx_jgr3() 63 pmac_tx->ofdm_cont_tx = false; in phydm_start_cck_cont_tx_jgr3() 69 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_stop_cck_cont_tx_jgr3() local 71 pmac_tx->cck_cont_tx = false; in phydm_stop_cck_cont_tx_jgr3() 72 pmac_tx->ofdm_cont_tx = false; in phydm_stop_cck_cont_tx_jgr3() 89 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_start_ofdm_cont_tx_jgr3() local 104 pmac_tx->cck_cont_tx = false; in phydm_start_ofdm_cont_tx_jgr3() 105 pmac_tx->ofdm_cont_tx = true; in phydm_start_ofdm_cont_tx_jgr3() 111 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_stop_ofdm_cont_tx_jgr3() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/ |
| H A D | phydm_pmac_tx_setting.c | 40 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_start_cck_cont_tx_jgr3() local 61 pmac_tx->cck_cont_tx = true; in phydm_start_cck_cont_tx_jgr3() 62 pmac_tx->ofdm_cont_tx = false; in phydm_start_cck_cont_tx_jgr3() 68 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_stop_cck_cont_tx_jgr3() local 70 pmac_tx->cck_cont_tx = false; in phydm_stop_cck_cont_tx_jgr3() 71 pmac_tx->ofdm_cont_tx = false; in phydm_stop_cck_cont_tx_jgr3() 88 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_start_ofdm_cont_tx_jgr3() local 103 pmac_tx->cck_cont_tx = false; in phydm_start_ofdm_cont_tx_jgr3() 104 pmac_tx->ofdm_cont_tx = true; in phydm_start_ofdm_cont_tx_jgr3() 110 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_stop_ofdm_cont_tx_jgr3() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/ |
| H A D | phydm_pmac_tx_setting.c | 41 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_start_cck_cont_tx_jgr3() local 62 pmac_tx->cck_cont_tx = true; in phydm_start_cck_cont_tx_jgr3() 63 pmac_tx->ofdm_cont_tx = false; in phydm_start_cck_cont_tx_jgr3() 69 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_stop_cck_cont_tx_jgr3() local 71 pmac_tx->cck_cont_tx = false; in phydm_stop_cck_cont_tx_jgr3() 72 pmac_tx->ofdm_cont_tx = false; in phydm_stop_cck_cont_tx_jgr3() 89 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_start_ofdm_cont_tx_jgr3() local 104 pmac_tx->cck_cont_tx = false; in phydm_start_ofdm_cont_tx_jgr3() 105 pmac_tx->ofdm_cont_tx = true; in phydm_start_ofdm_cont_tx_jgr3() 111 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_stop_ofdm_cont_tx_jgr3() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/ |
| H A D | phydm_pmac_tx_setting.c | 41 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_start_cck_cont_tx_jgr3() local 62 pmac_tx->cck_cont_tx = true; in phydm_start_cck_cont_tx_jgr3() 63 pmac_tx->ofdm_cont_tx = false; in phydm_start_cck_cont_tx_jgr3() 69 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_stop_cck_cont_tx_jgr3() local 71 pmac_tx->cck_cont_tx = false; in phydm_stop_cck_cont_tx_jgr3() 72 pmac_tx->ofdm_cont_tx = false; in phydm_stop_cck_cont_tx_jgr3() 89 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_start_ofdm_cont_tx_jgr3() local 104 pmac_tx->cck_cont_tx = false; in phydm_start_ofdm_cont_tx_jgr3() 105 pmac_tx->ofdm_cont_tx = true; in phydm_start_ofdm_cont_tx_jgr3() 111 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_stop_ofdm_cont_tx_jgr3() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/ |
| H A D | phydm_pmac_tx_setting.c | 39 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_start_cck_cont_tx_jgr3() local 60 pmac_tx->cck_cont_tx = true; in phydm_start_cck_cont_tx_jgr3() 61 pmac_tx->ofdm_cont_tx = false; in phydm_start_cck_cont_tx_jgr3() 67 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_stop_cck_cont_tx_jgr3() local 69 pmac_tx->cck_cont_tx = false; in phydm_stop_cck_cont_tx_jgr3() 70 pmac_tx->ofdm_cont_tx = false; in phydm_stop_cck_cont_tx_jgr3() 87 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_start_ofdm_cont_tx_jgr3() local 102 pmac_tx->cck_cont_tx = false; in phydm_start_ofdm_cont_tx_jgr3() 103 pmac_tx->ofdm_cont_tx = true; in phydm_start_ofdm_cont_tx_jgr3() 109 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_stop_ofdm_cont_tx_jgr3() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/ |
| H A D | phydm_pmac_tx_setting.c | 40 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_start_cck_cont_tx_jgr3() local 61 pmac_tx->cck_cont_tx = true; in phydm_start_cck_cont_tx_jgr3() 62 pmac_tx->ofdm_cont_tx = false; in phydm_start_cck_cont_tx_jgr3() 68 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_stop_cck_cont_tx_jgr3() local 70 pmac_tx->cck_cont_tx = false; in phydm_stop_cck_cont_tx_jgr3() 71 pmac_tx->ofdm_cont_tx = false; in phydm_stop_cck_cont_tx_jgr3() 88 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_start_ofdm_cont_tx_jgr3() local 103 pmac_tx->cck_cont_tx = false; in phydm_start_ofdm_cont_tx_jgr3() 104 pmac_tx->ofdm_cont_tx = true; in phydm_start_ofdm_cont_tx_jgr3() 110 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_stop_ofdm_cont_tx_jgr3() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/ |
| H A D | phydm_pmac_tx_setting.c | 39 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_start_cck_cont_tx_jgr3() local 60 pmac_tx->cck_cont_tx = true; in phydm_start_cck_cont_tx_jgr3() 61 pmac_tx->ofdm_cont_tx = false; in phydm_start_cck_cont_tx_jgr3() 67 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_stop_cck_cont_tx_jgr3() local 69 pmac_tx->cck_cont_tx = false; in phydm_stop_cck_cont_tx_jgr3() 70 pmac_tx->ofdm_cont_tx = false; in phydm_stop_cck_cont_tx_jgr3() 87 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_start_ofdm_cont_tx_jgr3() local 102 pmac_tx->cck_cont_tx = false; in phydm_start_ofdm_cont_tx_jgr3() 103 pmac_tx->ofdm_cont_tx = true; in phydm_start_ofdm_cont_tx_jgr3() 109 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_stop_ofdm_cont_tx_jgr3() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/ |
| H A D | phydm_pmac_tx_setting.c | 39 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_start_cck_cont_tx_jgr3() local 63 pmac_tx->cck_cont_tx = true; in phydm_start_cck_cont_tx_jgr3() 64 pmac_tx->ofdm_cont_tx = false; in phydm_start_cck_cont_tx_jgr3() 70 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_stop_cck_cont_tx_jgr3() local 72 pmac_tx->cck_cont_tx = false; in phydm_stop_cck_cont_tx_jgr3() 73 pmac_tx->ofdm_cont_tx = false; in phydm_stop_cck_cont_tx_jgr3() 95 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_start_ofdm_cont_tx_jgr3() local 111 pmac_tx->cck_cont_tx = false; in phydm_start_ofdm_cont_tx_jgr3() 112 pmac_tx->ofdm_cont_tx = true; in phydm_start_ofdm_cont_tx_jgr3() 118 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_stop_ofdm_cont_tx_jgr3() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/ |
| H A D | phydm_pmac_tx_setting.c | 39 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_start_cck_cont_tx_jgr3() local 63 pmac_tx->cck_cont_tx = true; in phydm_start_cck_cont_tx_jgr3() 64 pmac_tx->ofdm_cont_tx = false; in phydm_start_cck_cont_tx_jgr3() 70 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_stop_cck_cont_tx_jgr3() local 72 pmac_tx->cck_cont_tx = false; in phydm_stop_cck_cont_tx_jgr3() 73 pmac_tx->ofdm_cont_tx = false; in phydm_stop_cck_cont_tx_jgr3() 95 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_start_ofdm_cont_tx_jgr3() local 111 pmac_tx->cck_cont_tx = false; in phydm_start_ofdm_cont_tx_jgr3() 112 pmac_tx->ofdm_cont_tx = true; in phydm_start_ofdm_cont_tx_jgr3() 118 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_stop_ofdm_cont_tx_jgr3() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/ |
| H A D | phydm_pmac_tx_setting.c | 39 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_start_cck_cont_tx_jgr3() local 63 pmac_tx->cck_cont_tx = true; in phydm_start_cck_cont_tx_jgr3() 64 pmac_tx->ofdm_cont_tx = false; in phydm_start_cck_cont_tx_jgr3() 70 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_stop_cck_cont_tx_jgr3() local 72 pmac_tx->cck_cont_tx = false; in phydm_stop_cck_cont_tx_jgr3() 73 pmac_tx->ofdm_cont_tx = false; in phydm_stop_cck_cont_tx_jgr3() 95 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_start_ofdm_cont_tx_jgr3() local 111 pmac_tx->cck_cont_tx = false; in phydm_start_ofdm_cont_tx_jgr3() 112 pmac_tx->ofdm_cont_tx = true; in phydm_start_ofdm_cont_tx_jgr3() 118 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_stop_ofdm_cont_tx_jgr3() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/ |
| H A D | phydm_pmac_tx_setting.c | 39 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_start_cck_cont_tx_jgr3() local 63 pmac_tx->cck_cont_tx = true; in phydm_start_cck_cont_tx_jgr3() 64 pmac_tx->ofdm_cont_tx = false; in phydm_start_cck_cont_tx_jgr3() 70 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_stop_cck_cont_tx_jgr3() local 72 pmac_tx->cck_cont_tx = false; in phydm_stop_cck_cont_tx_jgr3() 73 pmac_tx->ofdm_cont_tx = false; in phydm_stop_cck_cont_tx_jgr3() 95 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_start_ofdm_cont_tx_jgr3() local 111 pmac_tx->cck_cont_tx = false; in phydm_start_ofdm_cont_tx_jgr3() 112 pmac_tx->ofdm_cont_tx = true; in phydm_start_ofdm_cont_tx_jgr3() 118 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_stop_ofdm_cont_tx_jgr3() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/ |
| H A D | phydm_pmac_tx_setting.c | 40 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_start_cck_cont_tx_jgr3() local 64 pmac_tx->cck_cont_tx = true; in phydm_start_cck_cont_tx_jgr3() 65 pmac_tx->ofdm_cont_tx = false; in phydm_start_cck_cont_tx_jgr3() 71 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_stop_cck_cont_tx_jgr3() local 73 pmac_tx->cck_cont_tx = false; in phydm_stop_cck_cont_tx_jgr3() 74 pmac_tx->ofdm_cont_tx = false; in phydm_stop_cck_cont_tx_jgr3() 96 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_start_ofdm_cont_tx_jgr3() local 112 pmac_tx->cck_cont_tx = false; in phydm_start_ofdm_cont_tx_jgr3() 113 pmac_tx->ofdm_cont_tx = true; in phydm_start_ofdm_cont_tx_jgr3() 119 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_stop_ofdm_cont_tx_jgr3() local [all …]
|