Searched refs:__QDF_LIST_INIT (Results 1 – 2 of 2) sorted by relevance
83 #define __QDF_LIST_INIT(tail, head) \ macro87 __QDF_LIST_INIT(node, node)
98 #define QDF_LIST_INIT(tail, head) __QDF_LIST_INIT(tail, head)