Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/cfr/src/
Dtarget_if_cfr_dbr.c366 event->correlation_info_1, event->correlation_info_2); in dump_cfr_peer_tx_event()
544 buf_addr_temp = (tx_evt_param.correlation_info_2 & 0x0f); in target_if_peer_capture_event()
561 lut->tx_ppdu_id = (tx_evt_param.correlation_info_2 >> 16); in target_if_peer_capture_event()
563 lut->tx_address2 = tx_evt_param.correlation_info_2; in target_if_peer_capture_event()
Dtarget_if_cfr_enh.c1713 event->correlation_info_1, event->correlation_info_2); in dump_cfr_peer_tx_event_enh()
2142 buf_addr_temp = (tx_evt_param.correlation_info_2 & 0x0f); in target_if_peer_capture_event()
2172 lut->tx_ppdu_id = (tx_evt_param.correlation_info_2 >> 16); in target_if_peer_capture_event()
2174 lut->tx_address2 = tx_evt_param.correlation_info_2; in target_if_peer_capture_event()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_cfr_tlv.c59 peer_tx_event->correlation_info_2 = in extract_cfr_peer_tx_event_param_tlv()
60 peer_tx_event_ev->correlation_info_2; in extract_cfr_peer_tx_event_param_tlv()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_param.h9728 uint32_t correlation_info_2; member
/wlan-driver/fw-api/fw/
Dwmi_unified.h43882 A_UINT32 correlation_info_2; member