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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Daction.c347 struct rt_frame_ht_info HTINFOframe, *pFrame; local
362 NdisZeroMemory(&HTINFOframe, sizeof(struct rt_frame_ht_info));
366 ActHeaderInit(pAd, &HTINFOframe.Hdr, pAddr,
370 ActHeaderInit(pAd, &HTINFOframe.Hdr,
375 HTINFOframe.Category = CATEGORY_HT;
376 HTINFOframe.Action = HT_INFO_EXCHANGE;
377 HTINFOframe.HT_Info.Request = 0;
378 HTINFOframe.HT_Info.Forty_MHz_Intolerant =
380 HTINFOframe.HT_Info.STA_Channel_Width =
384 sizeof(struct rt_frame_ht_info), &HTINFOframe, END_OF_ARG
[all...]

Completed in 60 milliseconds