Searched refs:au8SuppMCsSet (Results 1 – 3 of 3) sorted by relevance
331 u8 au8SuppMCsSet[16]; member
3016 memcpy(strStaParams.au8SuppMCsSet, ¶ms->ht_capa->mcs, WILC_SUPP_MCS_SET_SIZE); in add_station()3127 memcpy(strStaParams.au8SuppMCsSet, ¶ms->ht_capa->mcs, WILC_SUPP_MCS_SET_SIZE); in change_station()
2321 memcpy(pu8CurrByte, pstrStationParam->au8SuppMCsSet, WILC_SUPP_MCS_SET_SIZE); in WILC_HostIf_PackStaParam()