Home
last modified time | relevance | path

Searched refs:hal_txmon (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/
H A Ddp_tx_mon_2.0.h178 ppdu_info->hal_txmon.rx_user_status[user_index].field
179 #define TXMON_PPDU_COM(ppdu_info, field) ppdu_info->hal_txmon.rx_status.field
180 #define TXMON_PPDU_HAL(ppdu_info, field) ppdu_info->hal_txmon.field
431 struct hal_tx_ppdu_info hal_txmon; member
H A Ddp_tx_mon_status_2.0.c1684 &tx_data_ppdu_info->hal_txmon, in dp_tx_mon_process_tlv_2_0()
1685 &tx_prot_ppdu_info->hal_txmon, in dp_tx_mon_process_tlv_2_0()
1691 &tx_data_ppdu_info->hal_txmon, in dp_tx_mon_process_tlv_2_0()
1692 &tx_prot_ppdu_info->hal_txmon); in dp_tx_mon_process_tlv_2_0()
H A Ddp_tx_mon_2.0.c1121 ppdu_info->hal_txmon.rx_status.rx_user_status = in dp_tx_mon_send_per_usr_mpdu()
1122 &ppdu_info->hal_txmon.rx_user_status[user_idx]; in dp_tx_mon_send_per_usr_mpdu()
1131 qdf_nbuf_update_radiotap(&ppdu_info->hal_txmon.rx_status, in dp_tx_mon_send_per_usr_mpdu()