Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/rtl8192e/rtl8192e/
Dr8190P_def.h396 u8 RxHT:1; member
Dr8192E_dev.c1451 !_pdrvinfo->RxHT)
1617 if (pdrvinfo->RxHT && pdrvinfo->RxRate >= DESC90_RATEMCS8 && in rtl8192_query_rxphystatus()
2035 stats->rate = HwRateToMRate90((bool)pDrvInfo->RxHT, in rtl8192_rx_query_status_desc()
/linux-3.4.99/drivers/staging/rtl8192u/
Dr8192U.h406 u8 RxHT:1; member
Dr8192U_core.c248 !_pdrvinfo->RxHT\
5083 if(pdrvinfo->RxHT && pdrvinfo->RxRate>=DESC90_RATEMCS8 && in rtl8192_query_rxphystatus()
5355 ret_rate = HwRateToMRate90(driver_info->RxHT, driver_info->RxRate); in query_rxdesc_status()