Home
last modified time | relevance | path

Searched defs:pStart (Results 1 – 1 of 1) sorted by relevance

/wlan-dirver/qca-wifi-host-cmn/htc/
H A Ddl_list.h63 #define ITERATE_OVER_LIST(pStart, pTemp) \ argument
86 #define ITERATE_OVER_LIST_ALLOW_REMOVE(pStart, pItem, st, offset) \ argument
94 #define ITERATE_IS_VALID(pStart) dl_list_is_entry_in_list(pStart, pTemp) argument
95 #define ITERATE_RESET(pStart) { pTem argument
[all...]