Searched refs:rfTxIQImbalance (Results 1 - 8 of 8) sorted by relevance

/drivers/staging/rtl8188eu/include/
H A DHal8188EPhyCfg.h156 u32 rfTxIQImbalance; /* OFDM Tx IQ imbalance matrix */ member in struct:bb_reg_def
/drivers/staging/rtl8723au/include/
H A DHal8723APhyCfg.h135 u32 rfTxIQImbalance; /* OFDM Tx IQ imbalance matrix */ member in struct:bb_reg_define
/drivers/staging/rtl8188eu/hal/
H A Dbb_cfg.c655 hal_data->PHYRegDef[RF_PATH_A].rfTxIQImbalance = rOFDM0_XATxIQImbalance;
656 hal_data->PHYRegDef[RF_PATH_B].rfTxIQImbalance = rOFDM0_XBTxIQImbalance;
657 hal_data->PHYRegDef[RF_PATH_C].rfTxIQImbalance = rOFDM0_XCTxIQImbalance;
658 hal_data->PHYRegDef[RF_PATH_D].rfTxIQImbalance = rOFDM0_XDTxIQImbalance;
/drivers/staging/rtl8723au/hal/
H A Drtl8723a_phycfg.c529 pHalData->PHYRegDef[RF_PATH_A].rfTxIQImbalance = rOFDM0_XATxIQImbalance;
530 pHalData->PHYRegDef[RF_PATH_B].rfTxIQImbalance = rOFDM0_XBTxIQImbalance;
/drivers/staging/rtl8192e/rtl8192e/
H A Dr8190P_def.h175 u32 rfTxIQImbalance; member in struct:bb_reg_definition
H A Dr8192E_phy.c479 priv->PHYRegDef[RF90_PATH_A].rfTxIQImbalance = rOFDM0_XATxIQImbalance;
480 priv->PHYRegDef[RF90_PATH_B].rfTxIQImbalance = rOFDM0_XBTxIQImbalance;
481 priv->PHYRegDef[RF90_PATH_C].rfTxIQImbalance = rOFDM0_XCTxIQImbalance;
482 priv->PHYRegDef[RF90_PATH_D].rfTxIQImbalance = rOFDM0_XDTxIQImbalance;
/drivers/staging/rtl8192u/
H A Dr819xU_phy.c678 priv->PHYRegDef[RF90_PATH_A].rfTxIQImbalance = rOFDM0_XATxIQImbalance;
679 priv->PHYRegDef[RF90_PATH_B].rfTxIQImbalance = rOFDM0_XBTxIQImbalance;
680 priv->PHYRegDef[RF90_PATH_C].rfTxIQImbalance = rOFDM0_XCTxIQImbalance;
681 priv->PHYRegDef[RF90_PATH_D].rfTxIQImbalance = rOFDM0_XDTxIQImbalance;
H A Dr8192U.h732 u32 rfTxIQImbalance; member in struct:_BB_REGISTER_DEFINITION

Completed in 104 milliseconds