Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/pkt_capture/dispatcher/src/
H A Dwlan_pkt_capture_tgt_api.c153 if (!tx_ops->pkt_capture_send_beacon_interval) in tgt_pkt_capture_send_beacon_interval()
156 status = tx_ops->pkt_capture_send_beacon_interval in tgt_pkt_capture_send_beacon_interval()
/wlan-driver/qcacld-3.0/components/pkt_capture/dispatcher/inc/
H A Dwlan_pkt_capture_public_structs.h113 QDF_STATUS (*pkt_capture_send_beacon_interval) member
/wlan-driver/qcacld-3.0/components/target_if/pkt_capture/src/
H A Dtarget_if_pkt_capture.c477 tx_ops->pkt_capture_send_beacon_interval = in target_if_pkt_capture_register_tx_ops()