Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dhost_interface.c4589 struct del_all_sta *pstrDelAllStationMsg = &msg.body.del_all_sta_info; in host_int_del_allstation() local
4608 memcpy(pstrDelAllStationMsg->del_all_sta[i], pu8MacAddr[i], ETH_ALEN); in host_int_del_allstation()
4610 pstrDelAllStationMsg->del_all_sta[i][0], in host_int_del_allstation()
4611 pstrDelAllStationMsg->del_all_sta[i][1], in host_int_del_allstation()
4612 pstrDelAllStationMsg->del_all_sta[i][2], in host_int_del_allstation()
4613 pstrDelAllStationMsg->del_all_sta[i][3], in host_int_del_allstation()
4614 pstrDelAllStationMsg->del_all_sta[i][4], in host_int_del_allstation()
4615 pstrDelAllStationMsg->del_all_sta[i][5]); in host_int_del_allstation()
4624 pstrDelAllStationMsg->assoc_sta = u8AssocNumb; in host_int_del_allstation()