Home
last modified time | relevance | path

Searched defs:rx_timing_info (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/fw-api/hw/peach/v2/
Drx_timing_info.h23 struct rx_timing_info { struct
25 uint32_t phy_timestamp_1_lower_32 : 32;
26 uint32_t phy_timestamp_1_upper_32 : 32;
27 uint32_t phy_timestamp_2_lower_32 : 32;
28 uint32_t phy_timestamp_2_upper_32 : 32;
29 uint32_t residual_phase_offset : 12,
30 reserved : 20;
/wlan-driver/fw-api/hw/peach/v1/
Drx_timing_info.h23 struct rx_timing_info { struct
25 uint32_t phy_timestamp_1_lower_32 : 32;
26 uint32_t phy_timestamp_1_upper_32 : 32;
27 uint32_t phy_timestamp_2_lower_32 : 32;
28 uint32_t phy_timestamp_2_upper_32 : 32;
29 uint32_t residual_phase_offset : 12,
30 reserved : 20;
/wlan-driver/fw-api/hw/wcn7750/v1/
Drx_timing_info.h23 struct rx_timing_info { struct
25 uint32_t phy_timestamp_1_lower_32 : 32;
26 uint32_t phy_timestamp_1_upper_32 : 32;
27 uint32_t phy_timestamp_2_lower_32 : 32;
28 uint32_t phy_timestamp_2_upper_32 : 32;
29 uint32_t residual_phase_offset : 12,
30 reserved : 20;
/wlan-driver/fw-api/hw/qcc2072/v1/
Drx_timing_info.h23 struct rx_timing_info { struct
25 uint32_t phy_timestamp_1_lower_32 : 32;
26 uint32_t phy_timestamp_1_upper_32 : 32;
27 uint32_t phy_timestamp_2_lower_32 : 32;
28 uint32_t phy_timestamp_2_upper_32 : 32;
29 uint32_t residual_phase_offset : 12,
30 reserved : 20;