Home
last modified time | relevance | path

Searched refs:psetphypara (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_cmd.c1053 struct setphy_parm* psetphypara; in rtw_setphy_cmd() local
1066 psetphypara = (struct setphy_parm*)rtw_zmalloc(sizeof(struct setphy_parm)); in rtw_setphy_cmd()
1068 if(psetphypara==NULL){ in rtw_setphy_cmd()
1074 init_h2fwcmd_w_parm_no_rsp(ph2c, psetphypara, _SetPhy_CMD_); in rtw_setphy_cmd()
1078 psetphypara->modem = modem; in rtw_setphy_cmd()
1079 psetphypara->rfchannel = ch; in rtw_setphy_cmd()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_cmd.c1047 struct setphy_parm *psetphypara; in rtw_setphy_cmd() local
1060 psetphypara = (struct setphy_parm *)rtw_zmalloc(sizeof(struct setphy_parm)); in rtw_setphy_cmd()
1062 if (psetphypara == NULL) { in rtw_setphy_cmd()
1068 init_h2fwcmd_w_parm_no_rsp(ph2c, psetphypara, _SetPhy_CMD_); in rtw_setphy_cmd()
1072 psetphypara->modem = modem; in rtw_setphy_cmd()
1073 psetphypara->rfchannel = ch; in rtw_setphy_cmd()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_cmd.c1072 struct setphy_parm* psetphypara; in rtw_setphy_cmd() local
1085 psetphypara = (struct setphy_parm*)rtw_zmalloc(sizeof(struct setphy_parm)); in rtw_setphy_cmd()
1087 if(psetphypara==NULL){ in rtw_setphy_cmd()
1093 init_h2fwcmd_w_parm_no_rsp(ph2c, psetphypara, _SetPhy_CMD_); in rtw_setphy_cmd()
1097 psetphypara->modem = modem; in rtw_setphy_cmd()
1098 psetphypara->rfchannel = ch; in rtw_setphy_cmd()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_cmd.c1025 struct setphy_parm *psetphypara; in rtw_setphy_cmd() local
1037 psetphypara = (struct setphy_parm *)rtw_zmalloc(sizeof(struct setphy_parm)); in rtw_setphy_cmd()
1039 if (psetphypara == NULL) { in rtw_setphy_cmd()
1045 init_h2fwcmd_w_parm_no_rsp(ph2c, psetphypara, _SetPhy_CMD_); in rtw_setphy_cmd()
1048 psetphypara->modem = modem; in rtw_setphy_cmd()
1049 psetphypara->rfchannel = ch; in rtw_setphy_cmd()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_cmd.c991 struct setphy_parm *psetphypara; in rtw_setphy_cmd() local
1003 psetphypara = (struct setphy_parm *)rtw_zmalloc(sizeof(struct setphy_parm)); in rtw_setphy_cmd()
1005 if (psetphypara == NULL) { in rtw_setphy_cmd()
1011 init_h2fwcmd_w_parm_no_rsp(ph2c, psetphypara, _SetPhy_CMD_); in rtw_setphy_cmd()
1014 psetphypara->modem = modem; in rtw_setphy_cmd()
1015 psetphypara->rfchannel = ch; in rtw_setphy_cmd()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_cmd.c991 struct setphy_parm *psetphypara; in rtw_setphy_cmd() local
1003 psetphypara = (struct setphy_parm *)rtw_zmalloc(sizeof(struct setphy_parm)); in rtw_setphy_cmd()
1005 if (psetphypara == NULL) { in rtw_setphy_cmd()
1011 init_h2fwcmd_w_parm_no_rsp(ph2c, psetphypara, _SetPhy_CMD_); in rtw_setphy_cmd()
1014 psetphypara->modem = modem; in rtw_setphy_cmd()
1015 psetphypara->rfchannel = ch; in rtw_setphy_cmd()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_cmd.c991 struct setphy_parm *psetphypara; in rtw_setphy_cmd() local
1003 psetphypara = (struct setphy_parm *)rtw_zmalloc(sizeof(struct setphy_parm)); in rtw_setphy_cmd()
1005 if (psetphypara == NULL) { in rtw_setphy_cmd()
1011 init_h2fwcmd_w_parm_no_rsp(ph2c, psetphypara, _SetPhy_CMD_); in rtw_setphy_cmd()
1014 psetphypara->modem = modem; in rtw_setphy_cmd()
1015 psetphypara->rfchannel = ch; in rtw_setphy_cmd()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_cmd.c990 struct setphy_parm *psetphypara; in rtw_setphy_cmd() local
1002 psetphypara = (struct setphy_parm *)rtw_zmalloc(sizeof(struct setphy_parm)); in rtw_setphy_cmd()
1004 if (psetphypara == NULL) { in rtw_setphy_cmd()
1010 init_h2fwcmd_w_parm_no_rsp(ph2c, psetphypara, _SetPhy_CMD_); in rtw_setphy_cmd()
1013 psetphypara->modem = modem; in rtw_setphy_cmd()
1014 psetphypara->rfchannel = ch; in rtw_setphy_cmd()