Searched refs:ShortGI40Mhz (Results 1 – 6 of 6) sorted by relevance
147 …IEEE80211_DEBUG(IEEE80211_DL_HT, "\tSupport Short GI for 40M = %s\n", (pCapELE->ShortGI40Mhz) ? "… in HTDebugHTCapability()251 if (((PHT_CAPABILITY_ELE)(pHTInfo->PeerHTCapBuf))->ShortGI40Mhz) // ap support 40 bw short GI in IsHTHalfNmodeSGI()563 pCapELE->ShortGI40Mhz = 1; // We can receive Short GI!! in HTConstructCapabilityElement()951 (pPeerHTCap->ShortGI40Mhz == 1); in HTOnAssocRsp()
99 u8 ShortGI40Mhz:1; member
159 ((ht_cap->ShortGI40Mhz)?1:0): in rtl819x_translate_scan()
41 u8 ShortGI40Mhz:1; member
316 pCapELE->ShortGI40Mhz = 1; in HTConstructCapabilityElement()356 pCapELE->ShortGI40Mhz = 0; in HTConstructCapabilityElement()568 ((pPeerHTCap->ShortGI40Mhz == 1) ? in HTOnAssocRsp()
164 ((ht_cap->ShortGI40Mhz) ? 1 : 0) : in rtl819x_translate_scan()