Searched refs:mon_context (Results 1 – 1 of 1) sorted by relevance
986 struct pkt_capture_mon_context *mon_context; in pkt_capture_mon_context_create() local988 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()