Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_pkt_add_timestamp.h137 bool qdf_is_dp_pkt_timestamp_enabled(void);
165 bool qdf_is_dp_pkt_timestamp_enabled(void) in qdf_is_dp_pkt_timestamp_enabled() function
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Dqdf_pkt_add_timestamp.c90 bool qdf_is_dp_pkt_timestamp_enabled(void) in qdf_is_dp_pkt_timestamp_enabled() function
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_txrx.c561 if (qdf_unlikely(qdf_is_dp_pkt_timestamp_enabled())) { in wlan_dp_pkt_add_timestamp()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_tx.c7860 if (qdf_unlikely(qdf_is_dp_pkt_timestamp_enabled())) {
7872 if (qdf_unlikely(qdf_is_dp_pkt_timestamp_enabled()))