Searched refs:PreCommonCmd (Results 1 – 3 of 3) sorted by relevance
1267 SwChnlCmd PreCommonCmd[MAX_PRECMD_CNT]; in rtl8192_phy_SwChnlStepByStep() local1289 rtl8192_phy_SetSwChnlCmdArray(PreCommonCmd, PreCommonCmdCnt++, in rtl8192_phy_SwChnlStepByStep()1292 rtl8192_phy_SetSwChnlCmdArray(PreCommonCmd, PreCommonCmdCnt++, in rtl8192_phy_SwChnlStepByStep()1351 CurrentCmd = &PreCommonCmd[*step]; in rtl8192_phy_SwChnlStepByStep()
861 rtl8192_phy_SetSwChnlCmdArray(ieee->PreCommonCmd, in rtl8192_phy_SwChnlStepByStep()865 rtl8192_phy_SetSwChnlCmdArray(ieee->PreCommonCmd, in rtl8192_phy_SwChnlStepByStep()924 CurrentCmd = &ieee->PreCommonCmd[*step]; in rtl8192_phy_SwChnlStepByStep()
2315 struct sw_chnl_cmd PreCommonCmd[MAX_PRECMD_CNT]; member