Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/
H A Ddp_tx_mon_2.0.c1139 #define PHY_MEDIUM_MHZ 960 macro
1140 #define PHY_TIMESTAMP_WRAP (0xFFFFFFFF / PHY_MEDIUM_MHZ)
1174 uint32_t cur_usec = ppdu_timestamp / PHY_MEDIUM_MHZ; in dp_populate_tsft_from_phy_timestamp()
1176 PHY_MEDIUM_MHZ); in dp_populate_tsft_from_phy_timestamp()