Searched defs:pItem (Results 1 – 2 of 2) sorted by relevance
47 #define DL_LIST_INIT_AND_ADD(pList, pItem) \ argument86 #define ITERATE_OVER_LIST_ALLOW_REMOVE(pStart, pItem, st, offset) \ argument126 #define DL_ListAdd(pList, pItem) dl_list_insert_head((pList), (pItem)) argument147 PDL_LIST pItem = NULL; in dl_list_remove_item_from_head() local159 PDL_LIST pItem = NULL; in dl_list_remove_item_from_tail() local
250 DL_LIST *pItem = dl_list_remove_item_from_head(&queue->QueueHead); in htc_packet_dequeue() local262 DL_LIST *pItem = dl_list_remove_item_from_tail(&queue->QueueHead); in htc_packet_dequeue_tail() local