Searched refs:support_short_GI (Results 1 – 7 of 7) sorted by relevance
/linux-5.19.10/drivers/staging/r8188eu/include/ |
D | rtw_mlme_ext.h | 475 int support_short_GI(struct adapter *padapter, struct HT_caps_element *caps);
|
/linux-5.19.10/drivers/staging/rtl8723bs/include/ |
D | rtw_mlme_ext.h | 559 int support_short_GI(struct adapter *padapter, struct HT_caps_element *pHT_caps, u8 bwmode);
|
/linux-5.19.10/drivers/staging/r8188eu/hal/ |
D | usb_halinit.c | 1296 if (support_short_GI(adapt, &pmlmeinfo->HT_caps)) in UpdateHalRAMask8188EUsb()
|
/linux-5.19.10/drivers/staging/r8188eu/core/ |
D | rtw_wlan_util.c | 1192 int support_short_GI(struct adapter *padapter, struct HT_caps_element *pHT_caps) in support_short_GI() function
|
D | rtw_mlme_ext.c | 6642 if (support_short_GI(padapter, &pmlmeinfo->HT_caps)) in update_sta_info()
|
/linux-5.19.10/drivers/staging/rtl8723bs/core/ |
D | rtw_wlan_util.c | 1405 int support_short_GI(struct adapter *padapter, struct HT_caps_element *pHT_caps, u8 bwmode) in support_short_GI() function
|
D | rtw_mlme_ext.c | 4716 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()
|