Searched refs:PreCommonCmd (Results 1 – 3 of 3) sorted by relevance
1188 struct sw_chnl_cmd PreCommonCmd[MAX_PRECMD_CNT]; in rtl8192_phy_SwChnlStepByStep() local1210 rtl8192_phy_SetSwChnlCmdArray(PreCommonCmd, PreCommonCmdCnt++, in rtl8192_phy_SwChnlStepByStep()1213 rtl8192_phy_SetSwChnlCmdArray(PreCommonCmd, PreCommonCmdCnt++, in rtl8192_phy_SwChnlStepByStep()1271 CurrentCmd = &PreCommonCmd[*step]; in rtl8192_phy_SwChnlStepByStep()
826 _rtl92e_phy_set_sw_chnl_cmd_array(dev, ieee->PreCommonCmd, in _rtl92e_phy_switch_channel_step()831 _rtl92e_phy_set_sw_chnl_cmd_array(dev, ieee->PreCommonCmd, in _rtl92e_phy_switch_channel_step()900 CurrentCmd = &ieee->PreCommonCmd[*step]; in _rtl92e_phy_switch_channel_step()
1681 struct sw_chnl_cmd PreCommonCmd[MAX_PRECMD_CNT]; member