Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/pkt_capture/core/src/
H A Dwlan_pkt_capture_main.c986 struct pkt_capture_mon_context *mon_context; in pkt_capture_mon_context_create() local
988 mon_context = qdf_mem_malloc(sizeof(*mon_context)); in pkt_capture_mon_context_create()
989 if (!mon_context) in pkt_capture_mon_context_create()
992 vdev_priv->mon_ctx = mon_context; in pkt_capture_mon_context_create()