Searched refs:SetChannelPlan_param (Results 1 – 9 of 9) sorted by relevance
320 struct SetChannelPlan_param { struct
234 struct SetChannelPlan_param *psetchplanpara; in r8712_set_chplan_cmd()
536 struct SetChannelPlan_param { struct
149 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()
6027 struct SetChannelPlan_param *setChannelPlan_param; in set_chplan_hdl()6033 setChannelPlan_param = (struct SetChannelPlan_param *)pbuf; in set_chplan_hdl()
700 struct SetChannelPlan_param struct
751 GEN_MLME_EXT_HANDLER(sizeof(struct SetChannelPlan_param),
849 struct SetChannelPlan_param *setChannelPlan_param; in rtw_set_chplan_cmd()861 setChannelPlan_param = kzalloc(sizeof(struct SetChannelPlan_param), in rtw_set_chplan_cmd()
8027 struct SetChannelPlan_param *setChannelPlan_param; in set_chplan_hdl()8033 setChannelPlan_param = (struct SetChannelPlan_param *)pbuf; in set_chplan_hdl()
Completed in 44 milliseconds