| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/halmac/ |
| H A D | halmac_tx_desc_ap.h | 368 …Desc, __Value) HALMAC_SET_DESC_FIELD_CLR(((PHALMAC_TX_DESC)__pTxDesc)->Dword6, __Value, 0x3, 30) 369 …c, __Value) HALMAC_SET_DESC_FIELD_NO_CLR(((PHALMAC_TX_DESC)__pTxDesc)->Dword6, __Value, 0x3, 30) 370 …TX_DESC_ANTSEL_D(__pTxDesc) HALMAC_GET_DESC_FIELD(((PHALMAC_TX_DESC)__pTxDesc)->Dword6, 0x3, 30) 371 …Desc, __Value) HALMAC_SET_DESC_FIELD_CLR(((PHALMAC_TX_DESC)__pTxDesc)->Dword6, __Value, 0x3, 28) 372 …c, __Value) HALMAC_SET_DESC_FIELD_NO_CLR(((PHALMAC_TX_DESC)__pTxDesc)->Dword6, __Value, 0x3, 28) 373 …TX_DESC_ANT_MAPD(__pTxDesc) HALMAC_GET_DESC_FIELD(((PHALMAC_TX_DESC)__pTxDesc)->Dword6, 0x3, 28) 374 …Desc, __Value) HALMAC_SET_DESC_FIELD_CLR(((PHALMAC_TX_DESC)__pTxDesc)->Dword6, __Value, 0x3, 26) 375 …c, __Value) HALMAC_SET_DESC_FIELD_NO_CLR(((PHALMAC_TX_DESC)__pTxDesc)->Dword6, __Value, 0x3, 26) 376 …TX_DESC_ANT_MAPC(__pTxDesc) HALMAC_GET_DESC_FIELD(((PHALMAC_TX_DESC)__pTxDesc)->Dword6, 0x3, 26) 377 …Desc, __Value) HALMAC_SET_DESC_FIELD_CLR(((PHALMAC_TX_DESC)__pTxDesc)->Dword6, __Value, 0x3, 24) [all …]
|
| H A D | halmac_tx_bd_ap.h | 47 …H(__pTxBd, __Value) HALMAC_SET_BD_FIELD_CLR(((PHALMAC_TX_BD)__pTxBd)->Dword6, __Value, 0xffffff… 48 …_pTxBd, __Value) HALMAC_SET_BD_FIELD_NO_CLR(((PHALMAC_TX_BD)__pTxBd)->Dword6, __Value, 0xffffff… 49 …HYSICAL_ADDR1_HIGH(__pTxBd) HALMAC_GET_BD_FIELD(((PHALMAC_TX_BD)__pTxBd)->Dword6, 0xffffffff, 0)
|
| H A D | halmac_type.h | 582 u32 Dword6; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/phydm/ |
| H A D | phydm_antdiv.c | 3787 pdesc->Dword6 &= set_desc(~(BIT(18)|BIT(17)|BIT(16))); in ODM_SetTxAntByTxInfo() 3788 pdesc->Dword6 |= set_desc(pDM_FatTable->antsel_a[aid]<<16); in ODM_SetTxAntByTxInfo() 3791 pdesc->Dword6 &= set_desc(~(BIT(18)|BIT(17)|BIT(16))); in ODM_SetTxAntByTxInfo() 3792 pdesc->Dword6 |= set_desc(pDM_FatTable->antsel_a[aid]<<16); in ODM_SetTxAntByTxInfo() 3808 pdesc->Dword6 &= set_desc(~BIT(16)); in ODM_SetTxAntByTxInfo() 3809 pdesc->Dword6 &= set_desc(~BIT(17)); in ODM_SetTxAntByTxInfo() 3810 pdesc->Dword6 &= set_desc(~BIT(18)); in ODM_SetTxAntByTxInfo() 3812 pdesc->Dword6 |= set_desc(pDM_FatTable->antsel_a[aid]<<16); in ODM_SetTxAntByTxInfo() 3813 pdesc->Dword6 |= set_desc(pDM_FatTable->antsel_b[aid]<<17); in ODM_SetTxAntByTxInfo() 3814 pdesc->Dword6 |= set_desc(pDM_FatTable->antsel_c[aid]<<18); in ODM_SetTxAntByTxInfo()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/ |
| H A D | phydm_antdiv.c | 5502 pdesc->Dword6 &= set_desc(~(BIT(18) | BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 5503 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 5508 pdesc->Dword6 &= set_desc(~(BIT(18) | BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 5509 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 5514 pdesc->Dword6 &= set_desc(~(BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 5515 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 5517 pdesc->Dword6 &= set_desc(~(BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 5518 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 5537 pdesc->Dword6 &= set_desc(~BIT(16)); in odm_set_tx_ant_by_tx_info() 5538 pdesc->Dword6 &= set_desc(~BIT(17)); in odm_set_tx_ant_by_tx_info() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/ |
| H A D | phydm_antdiv.c | 5502 pdesc->Dword6 &= set_desc(~(BIT(18) | BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 5503 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 5508 pdesc->Dword6 &= set_desc(~(BIT(18) | BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 5509 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 5514 pdesc->Dword6 &= set_desc(~(BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 5515 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 5517 pdesc->Dword6 &= set_desc(~(BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 5518 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 5537 pdesc->Dword6 &= set_desc(~BIT(16)); in odm_set_tx_ant_by_tx_info() 5538 pdesc->Dword6 &= set_desc(~BIT(17)); in odm_set_tx_ant_by_tx_info() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/ |
| H A D | phydm_antdiv.c | 5503 pdesc->Dword6 &= set_desc(~(BIT(18) | BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 5504 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 5509 pdesc->Dword6 &= set_desc(~(BIT(18) | BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 5510 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 5515 pdesc->Dword6 &= set_desc(~(BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 5516 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 5518 pdesc->Dword6 &= set_desc(~(BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 5519 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 5538 pdesc->Dword6 &= set_desc(~BIT(16)); in odm_set_tx_ant_by_tx_info() 5539 pdesc->Dword6 &= set_desc(~BIT(17)); in odm_set_tx_ant_by_tx_info() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/ |
| H A D | phydm_antdiv.c | 5502 pdesc->Dword6 &= set_desc(~(BIT(18) | BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 5503 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 5508 pdesc->Dword6 &= set_desc(~(BIT(18) | BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 5509 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 5514 pdesc->Dword6 &= set_desc(~(BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 5515 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 5517 pdesc->Dword6 &= set_desc(~(BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 5518 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 5537 pdesc->Dword6 &= set_desc(~BIT(16)); in odm_set_tx_ant_by_tx_info() 5538 pdesc->Dword6 &= set_desc(~BIT(17)); in odm_set_tx_ant_by_tx_info() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/phydm/ |
| H A D | phydm_antdiv.c | 4480 pdesc->Dword6 &= set_desc(~(BIT(18)|BIT(17)|BIT(16))); in ODM_SetTxAntByTxInfo() 4481 pdesc->Dword6 |= set_desc(pDM_FatTable->antsel_a[aid]<<16); in ODM_SetTxAntByTxInfo() 4484 pdesc->Dword6 &= set_desc(~(BIT(18)|BIT(17)|BIT(16))); in ODM_SetTxAntByTxInfo() 4485 pdesc->Dword6 |= set_desc(pDM_FatTable->antsel_a[aid]<<16); in ODM_SetTxAntByTxInfo() 4501 pdesc->Dword6 &= set_desc(~BIT(16)); in ODM_SetTxAntByTxInfo() 4502 pdesc->Dword6 &= set_desc(~BIT(17)); in ODM_SetTxAntByTxInfo() 4503 pdesc->Dword6 &= set_desc(~BIT(18)); in ODM_SetTxAntByTxInfo() 4505 pdesc->Dword6 |= set_desc(pDM_FatTable->antsel_a[aid]<<16); in ODM_SetTxAntByTxInfo() 4506 pdesc->Dword6 |= set_desc(pDM_FatTable->antsel_b[aid]<<17); in ODM_SetTxAntByTxInfo() 4507 pdesc->Dword6 |= set_desc(pDM_FatTable->antsel_c[aid]<<18); in ODM_SetTxAntByTxInfo()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/ |
| H A D | phydm_antdiv.c | 4354 pdesc->Dword6 &= set_desc(~(BIT(18) | BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 4355 pdesc->Dword6 |= set_desc(p_dm_fat_table->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 4358 pdesc->Dword6 &= set_desc(~(BIT(18) | BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 4359 pdesc->Dword6 |= set_desc(p_dm_fat_table->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 4375 pdesc->Dword6 &= set_desc(~BIT(16)); in odm_set_tx_ant_by_tx_info() 4376 pdesc->Dword6 &= set_desc(~BIT(17)); in odm_set_tx_ant_by_tx_info() 4377 pdesc->Dword6 &= set_desc(~BIT(18)); in odm_set_tx_ant_by_tx_info() 4379 pdesc->Dword6 |= set_desc(p_dm_fat_table->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 4380 pdesc->Dword6 |= set_desc(p_dm_fat_table->antsel_b[aid] << 17); in odm_set_tx_ant_by_tx_info() 4381 pdesc->Dword6 |= set_desc(p_dm_fat_table->antsel_c[aid] << 18); in odm_set_tx_ant_by_tx_info()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/ |
| H A D | phydm_antdiv.c | 5647 pdesc->Dword6 &= set_desc(~(BIT(18) | BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 5648 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 5653 pdesc->Dword6 &= set_desc(~(BIT(18) | BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 5654 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 5659 pdesc->Dword6 &= set_desc(~(BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 5660 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 5662 pdesc->Dword6 &= set_desc(~(BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 5663 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 5682 pdesc->Dword6 &= set_desc(~BIT(16)); in odm_set_tx_ant_by_tx_info() 5683 pdesc->Dword6 &= set_desc(~BIT(17)); in odm_set_tx_ant_by_tx_info() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/ |
| H A D | phydm_antdiv.c | 5652 pdesc->Dword6 &= set_desc(~(BIT(18) | BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 5653 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 5658 pdesc->Dword6 &= set_desc(~(BIT(18) | BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 5659 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 5664 pdesc->Dword6 &= set_desc(~(BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 5665 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 5667 pdesc->Dword6 &= set_desc(~(BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 5668 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 5687 pdesc->Dword6 &= set_desc(~BIT(16)); in odm_set_tx_ant_by_tx_info() 5688 pdesc->Dword6 &= set_desc(~BIT(17)); in odm_set_tx_ant_by_tx_info() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/ |
| H A D | phydm_antdiv.c | 6032 pdesc->Dword6 &= set_desc(~(BIT(18) | BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 6033 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 6038 pdesc->Dword6 &= set_desc(~(BIT(18) | BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 6039 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 6044 pdesc->Dword6 &= set_desc(~(BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 6045 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 6047 pdesc->Dword6 &= set_desc(~(BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 6048 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 6067 pdesc->Dword6 &= set_desc(~BIT(16)); in odm_set_tx_ant_by_tx_info() 6068 pdesc->Dword6 &= set_desc(~BIT(17)); in odm_set_tx_ant_by_tx_info() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/ |
| H A D | phydm_antdiv.c | 5652 pdesc->Dword6 &= set_desc(~(BIT(18) | BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 5653 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 5658 pdesc->Dword6 &= set_desc(~(BIT(18) | BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 5659 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 5664 pdesc->Dword6 &= set_desc(~(BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 5665 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 5667 pdesc->Dword6 &= set_desc(~(BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 5668 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 5687 pdesc->Dword6 &= set_desc(~BIT(16)); in odm_set_tx_ant_by_tx_info() 5688 pdesc->Dword6 &= set_desc(~BIT(17)); in odm_set_tx_ant_by_tx_info() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/ |
| H A D | phydm_antdiv.c | 6031 pdesc->Dword6 &= set_desc(~(BIT(18) | BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 6032 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 6037 pdesc->Dword6 &= set_desc(~(BIT(18) | BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 6038 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 6043 pdesc->Dword6 &= set_desc(~(BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 6044 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 6046 pdesc->Dword6 &= set_desc(~(BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 6047 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 6066 pdesc->Dword6 &= set_desc(~BIT(16)); in odm_set_tx_ant_by_tx_info() 6067 pdesc->Dword6 &= set_desc(~BIT(17)); in odm_set_tx_ant_by_tx_info() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/ |
| H A D | phydm_antdiv.c | 6120 pdesc->Dword6 &= set_desc(~(BIT(18) | BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 6121 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 6126 pdesc->Dword6 &= set_desc(~(BIT(18) | BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 6127 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 6132 pdesc->Dword6 &= set_desc(~(BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 6133 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 6135 pdesc->Dword6 &= set_desc(~(BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 6136 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 6155 pdesc->Dword6 &= set_desc(~BIT(16)); in odm_set_tx_ant_by_tx_info() 6156 pdesc->Dword6 &= set_desc(~BIT(17)); in odm_set_tx_ant_by_tx_info() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/ |
| H A D | phydm_antdiv.c | 6120 pdesc->Dword6 &= set_desc(~(BIT(18) | BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 6121 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 6126 pdesc->Dword6 &= set_desc(~(BIT(18) | BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 6127 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 6132 pdesc->Dword6 &= set_desc(~(BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 6133 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 6135 pdesc->Dword6 &= set_desc(~(BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 6136 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 6155 pdesc->Dword6 &= set_desc(~BIT(16)); in odm_set_tx_ant_by_tx_info() 6156 pdesc->Dword6 &= set_desc(~BIT(17)); in odm_set_tx_ant_by_tx_info() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/ |
| H A D | phydm_antdiv.c | 6120 pdesc->Dword6 &= set_desc(~(BIT(18) | BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 6121 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 6126 pdesc->Dword6 &= set_desc(~(BIT(18) | BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 6127 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 6132 pdesc->Dword6 &= set_desc(~(BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 6133 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 6135 pdesc->Dword6 &= set_desc(~(BIT(17) | BIT(16))); in odm_set_tx_ant_by_tx_info() 6136 pdesc->Dword6 |= set_desc(fat_tab->antsel_a[aid] << 16); in odm_set_tx_ant_by_tx_info() 6155 pdesc->Dword6 &= set_desc(~BIT(16)); in odm_set_tx_ant_by_tx_info() 6156 pdesc->Dword6 &= set_desc(~BIT(17)); in odm_set_tx_ant_by_tx_info() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/ |
| H A D | phydm_antdiv.c | 5025 pdesc->Dword6 &= set_desc(~(BIT(18)|BIT(17)|BIT(16))); in ODM_SetTxAntByTxInfo() 5026 pdesc->Dword6 |= set_desc(pDM_FatTable->antsel_a[aid]<<16); in ODM_SetTxAntByTxInfo() 5029 pdesc->Dword6 &= set_desc(~(BIT(18)|BIT(17)|BIT(16))); in ODM_SetTxAntByTxInfo() 5030 pdesc->Dword6 |= set_desc(pDM_FatTable->antsel_a[aid]<<16); in ODM_SetTxAntByTxInfo() 5046 pdesc->Dword6 &= set_desc(~BIT(16)); in ODM_SetTxAntByTxInfo() 5047 pdesc->Dword6 &= set_desc(~BIT(17)); in ODM_SetTxAntByTxInfo() 5048 pdesc->Dword6 &= set_desc(~BIT(18)); in ODM_SetTxAntByTxInfo() 5050 pdesc->Dword6 |= set_desc(pDM_FatTable->antsel_a[aid]<<16); in ODM_SetTxAntByTxInfo() 5051 pdesc->Dword6 |= set_desc(pDM_FatTable->antsel_b[aid]<<17); in ODM_SetTxAntByTxInfo() 5052 pdesc->Dword6 |= set_desc(pDM_FatTable->antsel_c[aid]<<18); in ODM_SetTxAntByTxInfo()
|