Home
last modified time | relevance | path

Searched refs:add_sta_param (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/wilc1000/
Dhost_interface.h323 struct add_sta_param { struct
952 struct add_sta_param *pstrStaParams);
999 struct add_sta_param *pstrStaParams);
Dhost_interface.c181 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 …]
Dwilc_wfi_cfgoperations.c2987 struct add_sta_param strStaParams = { {0} }; in add_station()
3098 struct add_sta_param strStaParams = { {0} }; in change_station()