Searched refs:PostCommonCmd (Results 1 – 3 of 3) sorted by relevance
1269 SwChnlCmd PostCommonCmd[MAX_POSTCMD_CNT]; in rtl8192_phy_SwChnlStepByStep() local1298 rtl8192_phy_SetSwChnlCmdArray(PostCommonCmd, PostCommonCmdCnt++, in rtl8192_phy_SwChnlStepByStep()1357 CurrentCmd = &PostCommonCmd[*step]; in rtl8192_phy_SwChnlStepByStep()
851 _rtl92e_phy_set_sw_chnl_cmd_array(dev, ieee->PostCommonCmd, in _rtl92e_phy_switch_channel_step()919 CurrentCmd = &ieee->PostCommonCmd[*step]; in _rtl92e_phy_switch_channel_step()
1738 struct sw_chnl_cmd PostCommonCmd[MAX_POSTCMD_CNT]; member