Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192u/
H A Dr819xU_phy.h26 struct sw_chnl_cmd { struct
H A Dr819xU_phy.c1060 static u8 rtl8192_phy_SetSwChnlCmdArray(struct sw_chnl_cmd *CmdTable, u32 CmdTableIdx, in rtl8192_phy_SetSwChnlCmdArray()
1064 struct sw_chnl_cmd *pCmd; in rtl8192_phy_SetSwChnlCmdArray()
1101 struct sw_chnl_cmd *pre_cmd; in rtl8192_phy_SwChnlStepByStep()
1103 struct sw_chnl_cmd *post_cmd; in rtl8192_phy_SwChnlStepByStep()
1105 struct sw_chnl_cmd *rf_cmd; in rtl8192_phy_SwChnlStepByStep()
1107 struct sw_chnl_cmd *current_cmd = NULL; in rtl8192_phy_SwChnlStepByStep()
/openbmc/linux/drivers/staging/rtl8192e/
H A Drtllib.h170 struct sw_chnl_cmd { struct
1616 struct sw_chnl_cmd PreCommonCmd[MAX_PRECMD_CNT];
1617 struct sw_chnl_cmd PostCommonCmd[MAX_POSTCMD_CNT];
1618 struct sw_chnl_cmd RfDependCmd[MAX_RFDEPENDCMD_CNT];
/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Dr8192E_phy.c509 struct sw_chnl_cmd *CmdTable, in _rtl92e_phy_set_sw_chnl_cmd_array()
514 struct sw_chnl_cmd *pCmd; in _rtl92e_phy_set_sw_chnl_cmd_array()
542 struct sw_chnl_cmd *CurrentCmd = NULL; in _rtl92e_phy_switch_channel_step()