Home
last modified time | relevance | path

Searched refs:bInHctTest (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/staging/rtl8192u/
H A Dr819xU_cmdpkt.c81 if (pAdapter->bInHctTest) in cmpk_count_txstatistic()
H A Dr8192U_core.c4394 if (!Adapter->bInHctTest) in rtl819xusb_process_received_packet()
/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A Dodm_HWConfig.c154 if (phy_info->rx_pwd_ba11 > 40 && !dm_odm->bInHctTest) in odm_rx_phy_status_parsing()
H A Dodm.c891 pDM_Odm->bInHctTest = (bool)Value; in ODM_CmnInfoInit()
H A Dodm.h728 bool bInHctTest; member