Searched refs:pstrStaParams (Results 1 – 2 of 2) sorted by relevance
952 struct add_sta_param *pstrStaParams);999 struct add_sta_param *pstrStaParams);
4520 struct add_sta_param *pstrStaParams) in host_int_add_station() argument4538 memcpy(pstrAddStationMsg, pstrStaParams, sizeof(struct add_sta_param)); in host_int_add_station()4545 memcpy(rates, pstrStaParams->pu8Rates, pstrAddStationMsg->u8NumRates); in host_int_add_station()4636 struct add_sta_param *pstrStaParams) in host_int_edit_station() argument4654 memcpy(pstrAddStationMsg, pstrStaParams, sizeof(struct add_sta_param)); in host_int_edit_station()4661 memcpy(rates, pstrStaParams->pu8Rates, pstrAddStationMsg->u8NumRates); in host_int_edit_station()