Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8188eu/include/
Drtw_cmd.h279 struct SetChannelPlan_param { struct
Drtw_mlme_ext.h641 {sizeof(struct SetChannelPlan_param), set_chplan_hdl}
/Linux-v4.19/drivers/staging/rtl8712/
Drtl871x_cmd.h332 struct SetChannelPlan_param { struct
Drtl871x_cmd.c282 struct SetChannelPlan_param *psetchplanpara; in r8712_set_chplan_cmd()
/Linux-v4.19/drivers/staging/rtl8723bs/include/
Drtw_cmd.h774 struct SetChannelPlan_param struct
/Linux-v4.19/drivers/staging/rtl8188eu/core/
Drtw_cmd.c708 struct SetChannelPlan_param *setChannelPlan_param; in rtw_set_chplan_cmd()
722 setChannelPlan_param = kzalloc(sizeof(struct SetChannelPlan_param), GFP_KERNEL); in rtw_set_chplan_cmd()
Drtw_mlme_ext.c5491 struct SetChannelPlan_param *setChannelPlan_param; in set_chplan_hdl()
5497 setChannelPlan_param = (struct SetChannelPlan_param *)pbuf; in set_chplan_hdl()
/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_cmd.c151 GEN_MLME_EXT_HANDLER(sizeof(struct SetChannelPlan_param), set_chplan_hdl) /*59*/
1256 struct SetChannelPlan_param *setChannelPlan_param; in rtw_set_chplan_cmd()
1276 setChannelPlan_param = rtw_zmalloc(sizeof(struct SetChannelPlan_param)); in rtw_set_chplan_cmd()
Drtw_mlme_ext.c6881 struct SetChannelPlan_param *setChannelPlan_param; in set_chplan_hdl()
6887 setChannelPlan_param = (struct SetChannelPlan_param *)pbuf; in set_chplan_hdl()