Home
last modified time | relevance | path

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

/drivers/staging/rtl8192u/
Dr819xU_phy.c1190 struct sw_chnl_cmd PostCommonCmd[MAX_POSTCMD_CNT]; in rtl8192_phy_SwChnlStepByStep() local
1219 rtl8192_phy_SetSwChnlCmdArray(PostCommonCmd, PostCommonCmdCnt++, in rtl8192_phy_SwChnlStepByStep()
1277 CurrentCmd = &PostCommonCmd[*step]; in rtl8192_phy_SwChnlStepByStep()
/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_phy.c838 _rtl92e_phy_set_sw_chnl_cmd_array(dev, ieee->PostCommonCmd, in _rtl92e_phy_switch_channel_step()
906 CurrentCmd = &ieee->PostCommonCmd[*step]; in _rtl92e_phy_switch_channel_step()
/drivers/staging/rtl8192e/
Drtllib.h1682 struct sw_chnl_cmd PostCommonCmd[MAX_POSTCMD_CNT]; member