Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/rtl8712/
Drtl871x_cmd.h318 struct SetChannelPlan_param { struct
Drtl871x_cmd.c234 struct SetChannelPlan_param *psetchplanpara; in r8712_set_chplan_cmd()
/linux-6.1.9/drivers/staging/rtl8723bs/include/
Drtw_cmd.h536 struct SetChannelPlan_param { struct
/linux-6.1.9/drivers/staging/r8188eu/include/
Drtw_cmd.h685 struct SetChannelPlan_param struct
Drtw_mlme_ext.h694 GEN_MLME_EXT_HANDLER(sizeof(struct SetChannelPlan_param),
/linux-6.1.9/drivers/staging/r8188eu/core/
Drtw_cmd.c780 struct SetChannelPlan_param *setChannelPlan_param; in rtw_set_chplan_cmd()
Drtw_mlme_ext.c7947 struct SetChannelPlan_param *setChannelPlan_param; in set_chplan_hdl()
7953 setChannelPlan_param = (struct SetChannelPlan_param *)pbuf; in set_chplan_hdl()
/linux-6.1.9/drivers/staging/rtl8723bs/core/
Drtw_cmd.c149 GEN_MLME_EXT_HANDLER(sizeof(struct SetChannelPlan_param), set_chplan_hdl) /*59*/
Drtw_mlme_ext.c5969 struct SetChannelPlan_param *setChannelPlan_param; in set_chplan_hdl()
5975 setChannelPlan_param = (struct SetChannelPlan_param *)pbuf; in set_chplan_hdl()