Searched refs:hal_tx_ppdu_info (Results 1 – 4 of 4) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/ |
H A D | hal_be_generic_api.h | 392 struct hal_tx_ppdu_info *tx_ppdu_info) in hal_txmon_parse_tx_fes_setup() 430 struct hal_tx_ppdu_info *ppdu_info, in hal_txmon_parse_tx_fes_status_end() 464 struct hal_tx_ppdu_info *ppdu_info, in hal_txmon_parse_response_end_status() 535 struct hal_tx_ppdu_info *tx_ppdu_info, in hal_txmon_parse_peer_entry() 562 struct hal_tx_ppdu_info *tx_ppdu_info) in hal_txmon_parse_queue_exten() 581 struct hal_tx_ppdu_info *tx_ppdu_info) in hal_txmon_parse_mpdu_start() 601 struct hal_tx_ppdu_info *tx_ppdu_info) in hal_txmon_parse_msdu_start() 616 struct hal_tx_ppdu_info *ppdu_info, in hal_txmon_parse_tx_fes_status_prot() 745 hal_txmon_parse_u_sig_hdr(void *tx_tlv, struct hal_tx_ppdu_info *ppdu_info) in hal_txmon_parse_u_sig_hdr() 792 struct hal_tx_ppdu_info *ppdu_info) in hal_txmon_populate_he_data_per_user() [all …]
|
H A D | hal_be_api_mon.h | 1256 #define TXMON_HAL(hal_tx_ppdu_info, field) \ argument 1257 hal_tx_ppdu_info->field 1258 #define TXMON_HAL_STATUS(hal_tx_ppdu_info, field) \ argument 1259 hal_tx_ppdu_info->rx_status.field 1260 #define TXMON_HAL_USER(hal_tx_ppdu_info, user_id, field) \ argument 1261 hal_tx_ppdu_info->rx_user_status[user_id].field 1363 struct hal_tx_ppdu_info { struct
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/ |
H A D | dp_tx_mon_status_2.0.c | 1453 struct hal_tx_ppdu_info *data_ppdu_info, in dp_tx_mon_record_tlv() 1454 struct hal_tx_ppdu_info *proto_ppdu_info) in dp_tx_mon_record_tlv() 1456 struct hal_tx_ppdu_info *ppdu_info = NULL; in dp_tx_mon_record_tlv() 1571 struct hal_tx_ppdu_info *data_ppdu_info, in dp_tx_mon_record_tlv() 1572 struct hal_tx_ppdu_info *proto_ppdu_info) in dp_tx_mon_record_tlv()
|
H A D | dp_tx_mon_2.0.h | 431 struct hal_tx_ppdu_info hal_txmon;
|