Searched refs:TXMON_HAL_STATUS (Results 1 – 2 of 2) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/ |
H A D | hal_be_generic_api.h | 401 TXMON_HAL_STATUS(tx_ppdu_info, ppdu_id) = tx_fes_setup->schedule_id; in hal_txmon_parse_tx_fes_setup() 447 TXMON_HAL_STATUS(ppdu_info, ppdu_timestamp) = in hal_txmon_parse_tx_fes_status_end() 470 TXMON_HAL_STATUS(ppdu_info, bw) = resp_end_status->coex_based_tx_bw; in hal_txmon_parse_response_end_status() 477 TXMON_HAL_STATUS(ppdu_info, ppdu_timestamp) = in hal_txmon_parse_response_end_status() 566 TXMON_HAL_STATUS(tx_ppdu_info, frame_control) = queue_ext->frame_ctl; in hal_txmon_parse_queue_exten() 567 TXMON_HAL_STATUS(tx_ppdu_info, frame_control_info_valid) = true; in hal_txmon_parse_queue_exten() 621 TXMON_HAL_STATUS(ppdu_info, ppdu_timestamp) = in hal_txmon_parse_tx_fes_status_prot() 755 TXMON_HAL_STATUS(ppdu_info, usig_common) |= in hal_txmon_parse_u_sig_hdr() 762 TXMON_HAL_STATUS(ppdu_info, usig_common) |= in hal_txmon_parse_u_sig_hdr() 765 TXMON_HAL_STATUS(ppdu_info, usig_common) |= in hal_txmon_parse_u_sig_hdr() [all …]
|
H A D | hal_be_api_mon.h | 1258 #define TXMON_HAL_STATUS(hal_tx_ppdu_info, field) \ macro
|