Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/target_if/pkt_capture/src/
H A Dtarget_if_pkt_capture.c84 enum pkt_capture_config config_value) in target_if_set_packet_capture_config() argument
104 psoc, vdev_id, config_value); in target_if_set_packet_capture_config()
108 param.param_value = (uint32_t)config_value; in target_if_set_packet_capture_config()
112 ucfg_pkt_capture_set_pktcap_config(vdev, config_value); in target_if_set_packet_capture_config()
124 enum pkt_capture_config config_value) in target_if_set_packet_capture_config() argument