Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8712/
A Drtl871x_cmd.h320 struct SetChannelPlan_param { struct
A Drtl871x_cmd.c234 struct SetChannelPlan_param *psetchplanpara; in r8712_set_chplan_cmd()
/linux/drivers/staging/rtl8723bs/include/
A Drtw_cmd.h536 struct SetChannelPlan_param { struct
/linux/drivers/staging/rtl8723bs/core/
A Drtw_cmd.c149 GEN_MLME_EXT_HANDLER(sizeof(struct SetChannelPlan_param), set_chplan_hdl) /*59*/
1147 struct SetChannelPlan_param *setChannelPlan_param; in rtw_set_chplan_cmd()
1165 setChannelPlan_param = rtw_zmalloc(sizeof(struct SetChannelPlan_param)); in rtw_set_chplan_cmd()
A Drtw_mlme_ext.c6027 struct SetChannelPlan_param *setChannelPlan_param; in set_chplan_hdl()
6033 setChannelPlan_param = (struct SetChannelPlan_param *)pbuf; in set_chplan_hdl()
/linux/drivers/staging/r8188eu/include/
A Drtw_cmd.h700 struct SetChannelPlan_param struct
A Drtw_mlme_ext.h751 GEN_MLME_EXT_HANDLER(sizeof(struct SetChannelPlan_param),
/linux/drivers/staging/r8188eu/core/
A Drtw_cmd.c849 struct SetChannelPlan_param *setChannelPlan_param; in rtw_set_chplan_cmd()
861 setChannelPlan_param = kzalloc(sizeof(struct SetChannelPlan_param), in rtw_set_chplan_cmd()
A Drtw_mlme_ext.c8027 struct SetChannelPlan_param *setChannelPlan_param; in set_chplan_hdl()
8033 setChannelPlan_param = (struct SetChannelPlan_param *)pbuf; in set_chplan_hdl()

Completed in 44 milliseconds