Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/r8188eu/include/
Drtw_mlme_ext.h475 int support_short_GI(struct adapter *padapter, struct HT_caps_element *caps);
/linux-5.19.10/drivers/staging/rtl8723bs/include/
Drtw_mlme_ext.h559 int support_short_GI(struct adapter *padapter, struct HT_caps_element *pHT_caps, u8 bwmode);
/linux-5.19.10/drivers/staging/r8188eu/hal/
Dusb_halinit.c1296 if (support_short_GI(adapt, &pmlmeinfo->HT_caps)) in UpdateHalRAMask8188EUsb()
/linux-5.19.10/drivers/staging/r8188eu/core/
Drtw_wlan_util.c1192 int support_short_GI(struct adapter *padapter, struct HT_caps_element *pHT_caps) in support_short_GI() function
Drtw_mlme_ext.c6642 if (support_short_GI(padapter, &pmlmeinfo->HT_caps)) in update_sta_info()
/linux-5.19.10/drivers/staging/rtl8723bs/core/
Drtw_wlan_util.c1405 int support_short_GI(struct adapter *padapter, struct HT_caps_element *pHT_caps, u8 bwmode) in support_short_GI() function
Drtw_mlme_ext.c4716 if (support_short_GI(padapter, &(pmlmeinfo->HT_caps), CHANNEL_WIDTH_20)) in update_sta_info()
4719 if (support_short_GI(padapter, &(pmlmeinfo->HT_caps), CHANNEL_WIDTH_40)) in update_sta_info()