Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Di_qdf_list.h104 #define __qdf_list_first_entry_or_null(list_ptr, type, node_field) \ macro
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_list.h115 __qdf_list_first_entry_or_null(list_ptr, type, node_field)