Home
last modified time | relevance | path

Searched refs:sw_chnl_cmd (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/staging/rtl8192u/
Dr819xU_phy.h21 struct sw_chnl_cmd { struct
Dr819xU_phy.c1222 static u8 rtl8192_phy_SetSwChnlCmdArray(struct sw_chnl_cmd *CmdTable, u32 CmdTableIdx, in rtl8192_phy_SetSwChnlCmdArray()
1226 struct sw_chnl_cmd *pCmd; in rtl8192_phy_SetSwChnlCmdArray()
1263 struct sw_chnl_cmd PreCommonCmd[MAX_PRECMD_CNT]; in rtl8192_phy_SwChnlStepByStep()
1265 struct sw_chnl_cmd PostCommonCmd[MAX_POSTCMD_CNT]; in rtl8192_phy_SwChnlStepByStep()
1267 struct sw_chnl_cmd RfDependCmd[MAX_RFDEPENDCMD_CNT]; in rtl8192_phy_SwChnlStepByStep()
1269 struct sw_chnl_cmd *CurrentCmd = NULL; in rtl8192_phy_SwChnlStepByStep()
/Linux-v4.19/drivers/staging/rtl8188eu/include/
Dhal8188e_phy_cfg.h41 struct sw_chnl_cmd { struct
/Linux-v4.19/drivers/staging/rtl8192e/
Drtllib.h193 struct sw_chnl_cmd { struct
1686 struct sw_chnl_cmd PreCommonCmd[MAX_PRECMD_CNT];
1687 struct sw_chnl_cmd PostCommonCmd[MAX_POSTCMD_CNT];
1688 struct sw_chnl_cmd RfDependCmd[MAX_RFDEPENDCMD_CNT];
/Linux-v4.19/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_phy.c792 struct sw_chnl_cmd *CmdTable, in _rtl92e_phy_set_sw_chnl_cmd_array()
797 struct sw_chnl_cmd *pCmd; in _rtl92e_phy_set_sw_chnl_cmd_array()
825 struct sw_chnl_cmd *CurrentCmd = NULL; in _rtl92e_phy_switch_channel_step()