Home
last modified time | relevance | path

Searched refs:QDF_LIST_NODE_INIT_SINGLE (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_flex_mem.h82 .node = QDF_LIST_NODE_INIT_SINGLE( \
H A Dqdf_list.h96 #define QDF_LIST_NODE_INIT_SINGLE(node) __QDF_LIST_NODE_INIT_SINGLE(node) macro