Home
last modified time | relevance | path

Searched defs:bMain (Results 1 – 2 of 2) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/
Drtw_mp.c474 static void PHY_SetRFPathSwitch(PADAPTER padapter , BOOLEAN bMain) { in PHY_SetRFPathSwitch()
556 u8 rtw_mp_set_antdiv(PADAPTER padapter, BOOLEAN bMain) in rtw_mp_set_antdiv()
1217 void MP_PHY_SetRFPathSwitch(PADAPTER pAdapter , BOOLEAN bMain) in MP_PHY_SetRFPathSwitch()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/
Dioctl_mp.c1647 int bMain = 1, bTurnoff = 1; in rtw_mp_SetRFPath() local