Home
last modified time | relevance | path

Searched refs:is_supported_ht (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/staging/rtl8723bs/core/
Drtw_ioctl_set.c489 if (is_supported_ht(psta->wireless_mode)) { in rtw_get_cur_max_rate()
/linux-6.1.9/drivers/staging/rtl8723bs/include/
Dieee80211.h162 #define is_supported_ht(net_type) (((net_type) & (WIRELESS_11_24N)) ? true : false) macro
/linux-6.1.9/drivers/staging/rtl8723bs/os_dep/
Dioctl_cfg80211.c1984 if (is_supported_ht(adapter->registrypriv.wireless_mode)) in rtw_get_chan_type()