Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_flex_mem.h87 .seg_list = QDF_LIST_INIT_SINGLE(__ ## name ## _head.node), \
H A Dqdf_list.h99 #define QDF_LIST_INIT_SINGLE(node) __QDF_LIST_INIT_SINGLE(node) macro