Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
Di_qdf_util.h239 #define __qdf_container_of(ptr, type, member) container_of(ptr, type, member) macro
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
Dqdf_util.h312 __qdf_container_of(ptr, type, member)