Searched refs:PHY_LCCalibrate_8188E (Results 1 – 10 of 10) sorted by relevance
66 PHY_LCCalibrate_8188E(
77 PHY_LCCalibrate_8188E(
75 PHY_LCCalibrate_8188E(
292 pConfig->PHY_LCCalibrate = PHY_LCCalibrate_8188E; in ConfigureTxpowerTrack_8188E()2346 PHY_LCCalibrate_8188E( in PHY_LCCalibrate_8188E() function
554 pConfig->PHY_LCCalibrate = PHY_LCCalibrate_8188E; in ConfigureTxpowerTrack_8188E()2499 PHY_LCCalibrate_8188E( in PHY_LCCalibrate_8188E() function
531 pConfig->PHY_LCCalibrate = PHY_LCCalibrate_8188E; in ConfigureTxpowerTrack_8188E()2548 PHY_LCCalibrate_8188E( in PHY_LCCalibrate_8188E() function
1727 PHY_LCCalibrate_8188E(&pHalData->odmpriv ); in rtl8188es_hal_init()
430 #define PHY_LCCalibrate(a) PHY_LCCalibrate_8188E(&(GET_HAL_DATA(a)->odmpriv))
442 #define PHY_LCCalibrate(a) PHY_LCCalibrate_8188E(&(GET_HAL_DATA(a)->odmpriv))
514 PHY_LCCalibrate_8188E(&(GET_HAL_DATA(padapter)->odmpriv)); in PHY_LCCalibrate()