Home
last modified time | relevance | path

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

/drivers/staging/rtl8188eu/include/
Drtw_cmd.h283 struct SetChannelPlan_param { struct
Drtw_mlme_ext.h645 {sizeof(struct SetChannelPlan_param), set_chplan_hdl}
/drivers/staging/rtl8712/
Drtl871x_cmd.h332 struct SetChannelPlan_param { struct
Drtl871x_cmd.c279 struct SetChannelPlan_param *psetchplanpara; in r8712_set_chplan_cmd()
/drivers/staging/rtl8188eu/core/
Drtw_cmd.c737 struct SetChannelPlan_param *setChannelPlan_param; in rtw_set_chplan_cmd()
752 setChannelPlan_param = kzalloc(sizeof(struct SetChannelPlan_param), GFP_KERNEL); in rtw_set_chplan_cmd()
Drtw_mlme_ext.c5556 struct SetChannelPlan_param *setChannelPlan_param; in set_chplan_hdl()
5562 setChannelPlan_param = (struct SetChannelPlan_param *)pbuf; in set_chplan_hdl()