Searched refs:PreCommonCmd (Results 1 – 3 of 3) sorted by relevance
1263 struct sw_chnl_cmd PreCommonCmd[MAX_PRECMD_CNT]; in rtl8192_phy_SwChnlStepByStep() local1286 rtl8192_phy_SetSwChnlCmdArray(PreCommonCmd, PreCommonCmdCnt++, in rtl8192_phy_SwChnlStepByStep()1289 rtl8192_phy_SetSwChnlCmdArray(PreCommonCmd, PreCommonCmdCnt++, in rtl8192_phy_SwChnlStepByStep()1348 CurrentCmd = &PreCommonCmd[*step]; in rtl8192_phy_SwChnlStepByStep()
838 _rtl92e_phy_set_sw_chnl_cmd_array(dev, ieee->PreCommonCmd, in _rtl92e_phy_switch_channel_step()843 _rtl92e_phy_set_sw_chnl_cmd_array(dev, ieee->PreCommonCmd, in _rtl92e_phy_switch_channel_step()912 CurrentCmd = &ieee->PreCommonCmd[*step]; in _rtl92e_phy_switch_channel_step()
1686 struct sw_chnl_cmd PreCommonCmd[MAX_PRECMD_CNT]; member