Add ini param 'gtsf_ptp_options' to control
PTP options, it's a bitmap:
bit0 - PTP_OPT_RX(0x1)
set this bit to enable RX time stamping
bit1 - PTP_OPT_TX(0x2)
set this bit to enable TX time stamping
bit2 - PTP_OPT_RAW(0x4)
set this bit to use raw time as timestamp
bit3 - TSF_DBG_FS(0x8)
set this bit to add device attriubte 'tsf' for iface
The default value of gtsf_ptp_options is 0xf
Propagated from qcacld-2.0.
Change-Id: Ie53d503bdd2e85790502583a238ee138f4bcf6c6
CRs-Fixed:
|
||
---|---|---|
.. | ||
cds_api.h | ||
cds_config.h | ||
cds_crypto.h | ||
cds_ieee80211_common.h | ||
cds_ieee80211_defines.h | ||
cds_if_upperproto.h | ||
cds_packet.h | ||
cds_queue.h | ||
cds_reg_service.h | ||
cds_regdomain.h | ||
cds_sched.h | ||
cds_utils.h |