Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8192u/
Dr819xU_phy.c1269 SwChnlCmd PostCommonCmd[MAX_POSTCMD_CNT]; in rtl8192_phy_SwChnlStepByStep() local
1298 rtl8192_phy_SetSwChnlCmdArray(PostCommonCmd, PostCommonCmdCnt++, in rtl8192_phy_SwChnlStepByStep()
1357 CurrentCmd = &PostCommonCmd[*step]; in rtl8192_phy_SwChnlStepByStep()
/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_phy.c871 rtl8192_phy_SetSwChnlCmdArray(ieee->PostCommonCmd, in rtl8192_phy_SwChnlStepByStep()
930 CurrentCmd = &ieee->PostCommonCmd[*step]; in rtl8192_phy_SwChnlStepByStep()
/linux-4.1.27/drivers/staging/rtl8192e/
Drtllib.h2316 struct sw_chnl_cmd PostCommonCmd[MAX_POSTCMD_CNT]; member