Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/htc/
Ddl_list.h70 const DL_LIST *pTmp; in dl_list_is_entry_in_list() local
75 ITERATE_OVER_LIST(pList, pTmp) { in dl_list_is_entry_in_list()
76 if (pTmp == pEntry) in dl_list_is_entry_in_list()