Searched refs:pu8Rates (Results 1 – 3 of 3) sorted by relevance
327 const u8 *pu8Rates; member
2311 memcpy(pu8CurrByte, pstrStationParam->pu8Rates, pstrStationParam->u8NumRates); in WILC_HostIf_PackStaParam()2366 kfree(pstrStationParam->pu8Rates); in Handle_AddStation()2468 kfree(pstrStationParam->pu8Rates); in Handle_EditStation()4545 memcpy(rates, pstrStaParams->pu8Rates, pstrAddStationMsg->u8NumRates); in host_int_add_station()4546 pstrAddStationMsg->pu8Rates = rates; in host_int_add_station()4661 memcpy(rates, pstrStaParams->pu8Rates, pstrAddStationMsg->u8NumRates); in host_int_edit_station()4662 pstrAddStationMsg->pu8Rates = rates; in host_int_edit_station()
3001 strStaParams.pu8Rates = params->supported_rates; in add_station()3114 strStaParams.pu8Rates = params->supported_rates; in change_station()