Searched refs:DL_LIST_INIT_AND_ADD (Results 1 – 2 of 2) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/htc/ | ||
D | dl_list.h | 47 #define DL_LIST_INIT_AND_ADD(pList, pItem) \ macro |
D | htc_packet.h | 302 DL_LIST_INIT_AND_ADD(&(pQ)->QueueHead, &(pP)->ListLink) \ |