Searched refs:__QDF_LIST_INIT_SINGLE (Results 1 – 2 of 2) sorted by relevance
86 #define __QDF_LIST_INIT_SINGLE(node) \ macro90 __QDF_LIST_INIT_SINGLE(list.anchor)
99 #define QDF_LIST_INIT_SINGLE(node) __QDF_LIST_INIT_SINGLE(node)