Home
last modified time | relevance | path

Searched refs:PreCommonCmd (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/rtl8192u/
Dr819xU_phy.c1188 struct sw_chnl_cmd PreCommonCmd[MAX_PRECMD_CNT]; in rtl8192_phy_SwChnlStepByStep() local
1210 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()
/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_phy.c826 _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()
/drivers/staging/rtl8192e/
Drtllib.h1681 struct sw_chnl_cmd PreCommonCmd[MAX_PRECMD_CNT]; member