Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_bcn_recv.c196 uint32_t nth_value, in hdd_handle_beacon_reporting_start_op() argument
224 nth_value = 1; in hdd_handle_beacon_reporting_start_op()
230 SET_BIT(nth_value, mask); in hdd_handle_beacon_reporting_start_op()
235 nth_value, do_not_resume); in hdd_handle_beacon_reporting_start_op()
318 uint32_t bcn_report, nth_value = 1; in __wlan_hdd_cfg80211_bcn_rcv_op() local
389 nth_value = in __wlan_hdd_cfg80211_bcn_rcv_op()
391 hdd_debug("Beacon Report: Period: %d", nth_value); in __wlan_hdd_cfg80211_bcn_rcv_op()
405 nth_value, in __wlan_hdd_cfg80211_bcn_rcv_op()
/wlan-driver/qcacld-3.0/components/target_if/pkt_capture/src/
H A Dtarget_if_pkt_capture.c143 uint32_t nth_value) in target_if_set_packet_capture_beacon_interval() argument
155 psoc, vdev_id, nth_value); in target_if_set_packet_capture_beacon_interval()
159 param.param_value = nth_value; in target_if_set_packet_capture_beacon_interval()
/wlan-driver/qcacld-3.0/components/pkt_capture/dispatcher/src/
H A Dwlan_pkt_capture_tgt_api.c132 uint32_t nth_value) in tgt_pkt_capture_send_beacon_interval() argument
159 nth_value); in tgt_pkt_capture_send_beacon_interval()
/wlan-driver/qcacld-3.0/components/pkt_capture/dispatcher/inc/
H A Dwlan_pkt_capture_tgt_api.h65 uint32_t nth_value);
H A Dwlan_pkt_capture_public_structs.h116 uint32_t nth_value);
/wlan-driver/qcacld-3.0/core/sme/inc/
H A Dsme_api.h1976 uint32_t nth_value,
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c12313 uint32_t vdev_id, uint32_t nth_value, in sme_handle_bcn_recv_start() argument
12352 nth_value, VDEV_CMD); in sme_handle_bcn_recv_start()