Searched refs:add_sta_param (Results 1 – 3 of 3) sorted by relevance
323 struct add_sta_param { struct952 struct add_sta_param *pstrStaParams);999 struct add_sta_param *pstrStaParams);
181 struct add_sta_param add_sta_info;183 struct add_sta_param edit_sta_info;2296 struct add_sta_param *pstrStationParam) in WILC_HostIf_PackStaParam()2342 struct add_sta_param *pstrStationParam) in Handle_AddStation()2444 struct add_sta_param *pstrStationParam) in Handle_EditStation()4520 struct add_sta_param *pstrStaParams) in host_int_add_station()4524 struct add_sta_param *pstrAddStationMsg = &msg.body.add_sta_info; in host_int_add_station()4538 memcpy(pstrAddStationMsg, pstrStaParams, sizeof(struct add_sta_param)); in host_int_add_station()4636 struct add_sta_param *pstrStaParams) in host_int_edit_station()4640 struct add_sta_param *pstrAddStationMsg = &msg.body.add_sta_info; in host_int_edit_station()[all …]
2987 struct add_sta_param strStaParams = { {0} }; in add_station()3098 struct add_sta_param strStaParams = { {0} }; in change_station()