Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/rtl8192u/
Dr819xU_phy.c1208 struct sw_chnl_cmd PreCommonCmd[MAX_PRECMD_CNT]; in rtl8192_phy_SwChnlStepByStep() local
1231 rtl8192_phy_SetSwChnlCmdArray(PreCommonCmd, PreCommonCmdCnt++, in rtl8192_phy_SwChnlStepByStep()
1234 rtl8192_phy_SetSwChnlCmdArray(PreCommonCmd, PreCommonCmdCnt++, in rtl8192_phy_SwChnlStepByStep()
1293 CurrentCmd = &PreCommonCmd[*step]; in rtl8192_phy_SwChnlStepByStep()
/Linux-v5.4/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()
/Linux-v5.4/drivers/staging/rtl8192e/
Drtllib.h1681 struct sw_chnl_cmd PreCommonCmd[MAX_PRECMD_CNT]; member