Searched refs:pkt_capture_mgmt_rx_ops (Results 1 – 3 of 3) sorted by relevance
94 QDF_STATUS pkt_capture_mgmt_rx_ops(struct wlan_objmgr_psoc *psoc,
731 status = pkt_capture_mgmt_rx_ops(psoc, true); in pkt_capture_register_callbacks()777 pkt_capture_mgmt_rx_ops(psoc, false); in pkt_capture_register_callbacks()835 status = pkt_capture_mgmt_rx_ops(psoc, false); in pkt_capture_deregister_callbacks()
759 QDF_STATUS pkt_capture_mgmt_rx_ops(struct wlan_objmgr_psoc *psoc, in pkt_capture_mgmt_rx_ops() function