Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/rtl8192e/rtl8192e/
Dr8190P_def.h263 u8 RxHT:1; member
Dr8192E_dev.c1210 !_pdrvinfo->RxHT)
1364 if (pdrvinfo->RxHT && pdrvinfo->RxRate >= DESC90_RATEMCS8 && in _rtl92e_query_rxphystatus()
1726 stats->rate = _rtl92e_rate_hw_to_mgn((bool)pDrvInfo->RxHT, in rtl92e_get_rx_stats()
/Linux-v6.6/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()