Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/rtl8192e/rtl8192e/
Dr8190P_def.h296 u8 RxHT:1; member
Dr8192E_dev.c1323 !_pdrvinfo->RxHT)
1489 if (pdrvinfo->RxHT && pdrvinfo->RxRate >= DESC90_RATEMCS8 && in _rtl92e_query_rxphystatus()
1886 stats->rate = _rtl92e_rate_hw_to_mgn((bool)pDrvInfo->RxHT, in rtl92e_get_rx_stats()
/linux-6.1.9/drivers/staging/rtl8192u/
Dr8192U.h306 u8 RxHT:1; member
Dr8192U_core.c3809 if (pdrvinfo->RxHT) in rx_hal_is_cck_rate()
3984 if (pdrvinfo->RxHT && pdrvinfo->RxRate >= DESC90_RATEMCS8 && in rtl8192_query_rxphystatus()
4287 ret_rate = HwRateToMRate90(driver_info->RxHT, in query_rxdesc_status()