Home
last modified time | relevance | path

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

/drivers/staging/csr/
Dcsr_wifi_nme_ap_free_downstream_contents.c70 kfree(p->p2pGoParam.operatingChanList.channelEntryList[i3].operatingChannel); in CsrWifiNmeApFreeDownstreamMessageContents()
71 p->p2pGoParam.operatingChanList.channelEntryList[i3].operatingChannel = NULL; in CsrWifiNmeApFreeDownstreamMessageContents()
Dcsr_wifi_nme_ap_serialize.c433 …oid *) primitive->p2pGoParam.operatingChanList.channelEntryList[i3].operatingChannel, ((u16) (prim… in CsrWifiNmeApStartReqSer()
529 …primitive->p2pGoParam.operatingChanList.channelEntryList[i3].operatingChannel = kmalloc(primitive-… in CsrWifiNmeApStartReqDes()
530 …CpyDes(primitive->p2pGoParam.operatingChanList.channelEntryList[i3].operatingChannel, buffer, &off… in CsrWifiNmeApStartReqDes()
534 … primitive->p2pGoParam.operatingChanList.channelEntryList[i3].operatingChannel = NULL; in CsrWifiNmeApStartReqDes()
570 kfree(primitive->p2pGoParam.operatingChanList.channelEntryList[i3].operatingChannel); in CsrWifiNmeApStartReqSerFree()
Dcsr_wifi_sme_ap_prim.h271 u8 *operatingChannel; member