Searched refs:WILC_SUPP_MCS_SET_SIZE (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/wilc1000/
H A Dhost_interface.h55 #define WILC_SUPP_MCS_SET_SIZE 16 macro
H A Dwilc_wfi_cfgoperations.c3016 memcpy(strStaParams.au8SuppMCsSet, &params->ht_capa->mcs, WILC_SUPP_MCS_SET_SIZE); add_station()
3127 memcpy(strStaParams.au8SuppMCsSet, &params->ht_capa->mcs, WILC_SUPP_MCS_SET_SIZE); change_station()
H A Dhost_interface.c2319 memcpy(pu8CurrByte, pstrStationParam->au8SuppMCsSet, WILC_SUPP_MCS_SET_SIZE); WILC_HostIf_PackStaParam()
2320 pu8CurrByte += WILC_SUPP_MCS_SET_SIZE; WILC_HostIf_PackStaParam()

Completed in 108 milliseconds