Home
last modified time | relevance | path

Searched refs:support_short_GI (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8188eu/include/
Drtw_mlme_ext.h542 int support_short_GI(struct adapter *padapter, struct HT_caps_element *caps);
/linux-4.4.14/drivers/staging/rtl8188eu/core/
Drtw_wlan_util.c1260 int support_short_GI(struct adapter *padapter, struct HT_caps_element *pHT_caps) in support_short_GI() function
Drtw_mlme_ext.c4555 if (support_short_GI(padapter, &(pmlmeinfo->HT_caps))) in update_sta_info()
/linux-4.4.14/drivers/staging/rtl8188eu/hal/
Dusb_halinit.c1986 if (support_short_GI(adapt, &(pmlmeinfo->HT_caps))) in UpdateHalRAMask8188EUsb()