Home
last modified time | relevance | path

Searched refs:MAX_POSTCMD_CNT (Results 1 – 20 of 20) sorted by relevance

/openbmc/linux/drivers/staging/rtl8192u/
H A Dr819xU_phy.h8 #define MAX_POSTCMD_CNT 16 macro
H A Dr819xU_phy.c1115 post_cmd = kcalloc(MAX_POSTCMD_CNT, sizeof(*post_cmd), GFP_KERNEL); in rtl8192_phy_SwChnlStepByStep()
1149 MAX_POSTCMD_CNT, CMD_ID_END, 0, 0, 0); in rtl8192_phy_SwChnlStepByStep()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dphy.h20 #define MAX_POSTCMD_CNT 16 macro
H A Dphy.c1339 struct swchnlcmd postcommoncmd[MAX_POSTCMD_CNT]; in _rtl8723be_phy_sw_chnl_step_by_step()
1358 MAX_POSTCMD_CNT, CMDID_END, in _rtl8723be_phy_sw_chnl_step_by_step()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dphy.h14 #define MAX_POSTCMD_CNT 16 macro
H A Dphy.c317 struct swchnlcmd postcommoncmd[MAX_POSTCMD_CNT]; in _rtl92s_phy_sw_chnl_step_by_step()
334 MAX_POSTCMD_CNT, CMDID_END, 0, 0, 0); in _rtl92s_phy_sw_chnl_step_by_step()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dphy.h20 #define MAX_POSTCMD_CNT 16 macro
H A Dphy.c1803 struct swchnlcmd postcommoncmd[MAX_POSTCMD_CNT]; in _rtl92ee_phy_sw_chnl_step_by_step()
1821 MAX_POSTCMD_CNT, CMDID_END, 0, 0, 0); in _rtl92ee_phy_sw_chnl_step_by_step()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dphy.h9 #define MAX_POSTCMD_CNT 16 macro
H A Dphy.c2709 struct swchnlcmd postcommoncmd[MAX_POSTCMD_CNT]; in _rtl92d_phy_sw_chnl_step_by_step()
2725 MAX_POSTCMD_CNT, CMDID_END, 0, 0, 0); in _rtl92d_phy_sw_chnl_step_by_step()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dphy.h9 #define MAX_POSTCMD_CNT 16 macro
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dphy.h9 #define MAX_POSTCMD_CNT 16 macro
H A Dphy.c904 struct swchnlcmd postcommoncmd[MAX_POSTCMD_CNT]; in _rtl8723e_phy_sw_chnl_step_by_step()
922 MAX_POSTCMD_CNT, CMDID_END, 0, 0, 0); in _rtl8723e_phy_sw_chnl_step_by_step()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dphy.h14 #define MAX_POSTCMD_CNT 16 macro
H A Dphy.c1219 struct swchnlcmd postcommoncmd[MAX_POSTCMD_CNT]; in _rtl88e_phy_sw_chnl_step_by_step()
1237 MAX_POSTCMD_CNT, CMDID_END, 0, 0, 0); in _rtl88e_phy_sw_chnl_step_by_step()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dphy.h20 #define MAX_POSTCMD_CNT 16 macro
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
H A Dphy_common.h9 #define MAX_POSTCMD_CNT 16 macro
H A Dphy_common.c785 struct swchnlcmd postcommoncmd[MAX_POSTCMD_CNT]; in _rtl92c_phy_sw_chnl_step_by_step()
803 MAX_POSTCMD_CNT, CMDID_END, 0, 0, 0); in _rtl92c_phy_sw_chnl_step_by_step()
/openbmc/linux/drivers/staging/rtl8192e/
H A Drtllib.h46 #define MAX_POSTCMD_CNT 16 macro
1617 struct sw_chnl_cmd PostCommonCmd[MAX_POSTCMD_CNT];
/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Dr8192E_phy.c566 MAX_POSTCMD_CNT, CmdID_End, in _rtl92e_phy_switch_channel_step()