Home
last modified time | relevance | path

Searched refs:pNumRxBytesUnicast (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/staging/rtl8188eu/hal/
Drtl8188e_dm.c97 dm_odm->pNumRxBytesUnicast = &Adapter->recvpriv.rx_bytes; in Update_ODM_ComInfo_88E()
Dodm.c283 …Odm, ODM_COMP_COMMON, ODM_DBG_LOUD, ("pNumRxBytesUnicast=%llu\n", *(pDM_Odm->pNumRxBytesUnicast))); in odm_CmnInfoHook_Debug()
/Linux-v4.19/drivers/staging/rtl8723bs/hal/
Dodm_DIG.c79 *(pDM_Odm->pNumRxBytesUnicast)-pDM_Odm->NHMLastRxOkcnt; in odm_NHMBB()
83 *(pDM_Odm->pNumRxBytesUnicast); in odm_NHMBB()
Dodm.c595 pDM_Odm->pNumRxBytesUnicast = pValue; in ODM_CmnInfoHook()
Dodm.h967 u64 *pNumRxBytesUnicast; member
/Linux-v4.19/drivers/staging/rtl8188eu/include/
Dodm.h750 u64 *pNumRxBytesUnicast; member