Home
last modified time | relevance | path

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

/drivers/staging/rtl8188eu/include/
Drtw_cmd.h279 struct SetChannelPlan_param { struct
Drtw_mlme_ext.h631 {sizeof(struct SetChannelPlan_param), set_chplan_hdl}
/drivers/staging/rtl8712/
Drtl871x_cmd.h320 struct SetChannelPlan_param { struct
Drtl871x_cmd.c237 struct SetChannelPlan_param *psetchplanpara; in r8712_set_chplan_cmd()
/drivers/staging/rtl8723bs/include/
Drtw_cmd.h771 struct SetChannelPlan_param struct
/drivers/staging/rtl8723bs/core/
Drtw_cmd.c152 GEN_MLME_EXT_HANDLER(sizeof(struct SetChannelPlan_param), set_chplan_hdl) /*59*/
1229 struct SetChannelPlan_param *setChannelPlan_param; in rtw_set_chplan_cmd()
1249 setChannelPlan_param = rtw_zmalloc(sizeof(struct SetChannelPlan_param)); in rtw_set_chplan_cmd()
Drtw_mlme_ext.c6807 struct SetChannelPlan_param *setChannelPlan_param; in set_chplan_hdl()
6813 setChannelPlan_param = (struct SetChannelPlan_param *)pbuf; in set_chplan_hdl()
/drivers/staging/rtl8188eu/core/
Drtw_cmd.c700 struct SetChannelPlan_param *setChannelPlan_param; in rtw_set_chplan_cmd()
Drtw_mlme_ext.c5471 struct SetChannelPlan_param *setChannelPlan_param; in set_chplan_hdl()
5477 setChannelPlan_param = (struct SetChannelPlan_param *)pbuf; in set_chplan_hdl()