Searched defs:receive_pkt_start_info (Results 1 – 4 of 4) sorted by relevance
/wlan-driver/fw-api/hw/peach/v2/ |
D | receive_pkt_start_info.h | 23 struct receive_pkt_start_info { struct 25 uint32_t reception_type : 4, 26 rx_chain_mask_type : 1, 27 receive_bandwidth : 3, 28 rx_chain_mask : 8, 29 phy_ppdu_id : 16; 30 uint32_t ppdu_start_timestamp_31_0 : 32; 31 uint32_t ppdu_start_timestamp_63_32 : 32; 32 uint32_t preamble_time_to_rxframe : 8, 33 standalone_sniffer_mode : 1, [all …]
|
/wlan-driver/fw-api/hw/peach/v1/ |
D | receive_pkt_start_info.h | 23 struct receive_pkt_start_info { struct 25 uint32_t reception_type : 4, 26 rx_chain_mask_type : 1, 27 receive_bandwidth : 3, 28 rx_chain_mask : 8, 29 phy_ppdu_id : 16; 30 uint32_t ppdu_start_timestamp_31_0 : 32; 31 uint32_t ppdu_start_timestamp_63_32 : 32; 32 uint32_t preamble_time_to_rxframe : 8, 33 standalone_sniffer_mode : 1, [all …]
|
/wlan-driver/fw-api/hw/wcn7750/v1/ |
D | receive_pkt_start_info.h | 23 struct receive_pkt_start_info { struct 25 uint32_t reception_type : 4, 26 rx_chain_mask_type : 1, 27 receive_bandwidth : 3, 28 rx_chain_mask : 8, 29 phy_ppdu_id : 16; 30 uint32_t ppdu_start_timestamp_31_0 : 32; 31 uint32_t ppdu_start_timestamp_63_32 : 32; 32 uint32_t preamble_time_to_rxframe : 8, 33 standalone_sniffer_mode : 1, [all …]
|
/wlan-driver/fw-api/hw/qcc2072/v1/ |
D | receive_pkt_start_info.h | 23 struct receive_pkt_start_info { struct 25 uint32_t reception_type : 4, 26 rx_chain_mask_type : 1, 27 receive_bandwidth : 3, 28 rx_chain_mask : 8, 29 phy_ppdu_id : 16; 30 uint32_t ppdu_start_timestamp_31_0 : 32; 31 uint32_t ppdu_start_timestamp_63_32 : 32; 32 uint32_t preamble_time_to_rxframe : 8, 33 standalone_sniffer_mode : 1, [all …]
|