Home
last modified time | relevance | path

Searched refs:SetChannelPlan_param (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.10/drivers/staging/rtl8188eu/include/
Drtw_cmd.h279 struct SetChannelPlan_param { struct
Drtw_mlme_ext.h626 {sizeof(struct SetChannelPlan_param), set_chplan_hdl}
/Linux-v5.10/drivers/staging/rtl8712/
Drtl871x_cmd.h320 struct SetChannelPlan_param { struct
Drtl871x_cmd.c232 struct SetChannelPlan_param *psetchplanpara; in r8712_set_chplan_cmd()
/Linux-v5.10/drivers/staging/rtl8723bs/include/
Drtw_cmd.h767 struct SetChannelPlan_param { struct
/Linux-v5.10/drivers/staging/rtl8723bs/core/
Drtw_cmd.c152 GEN_MLME_EXT_HANDLER(sizeof(struct SetChannelPlan_param), set_chplan_hdl) /*59*/
1217 struct SetChannelPlan_param *setChannelPlan_param; in rtw_set_chplan_cmd()
1237 setChannelPlan_param = rtw_zmalloc(sizeof(struct SetChannelPlan_param)); in rtw_set_chplan_cmd()
Drtw_mlme_ext.c6812 struct SetChannelPlan_param *setChannelPlan_param; in set_chplan_hdl()
6818 setChannelPlan_param = (struct SetChannelPlan_param *)pbuf; in set_chplan_hdl()
/Linux-v5.10/drivers/staging/rtl8188eu/core/
Drtw_cmd.c719 struct SetChannelPlan_param *setChannelPlan_param; in rtw_set_chplan_cmd()
Drtw_mlme_ext.c5459 struct SetChannelPlan_param *setChannelPlan_param; in set_chplan_hdl()
5465 setChannelPlan_param = (struct SetChannelPlan_param *)pbuf; in set_chplan_hdl()