Home
last modified time | relevance | path

Searched defs:packet_info (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_txrx_types.h1136 struct packet_info { struct
1138 enum ol_tx_hl_packet_type type;
1140 uint16_t stream_id;
1142 uint32_t ack_number;
1144 uint32_t dst_ip;
1146 uint32_t src_ip;
1148 uint16_t dst_port;
1150 uint16_t src_port;
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/
H A Ddp_tx_mon_status_2.0.c43 struct hal_mon_packet_info packet_info = {0}; in dp_tx_mon_status_free_packet_buf() local
1320 struct hal_mon_packet_info *packet_info = NULL; in dp_tx_mon_update_ppdu_info_status() local
H A Ddp_rx_mon_2.0.c808 struct hal_mon_packet_info *packet_info = &ppdu_info->packet_info; in dp_rx_mon_handle_mon_buf_addr() local
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
H A Dhal_be_generic_api.h369 hal_txmon_populate_packet_info_generic_be(void *tx_tlv, void *packet_info) in hal_txmon_populate_packet_info_generic_be()
1557 struct hal_mon_packet_info *packet_info = NULL; in hal_txmon_status_parse_tlv_generic_be() local
H A Dhal_be_api_mon.h1377 struct hal_mon_packet_info packet_info; member
1519 void *packet_info) in hal_txmon_populate_packet_info()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
H A Dhal_api_mon.h1315 struct hal_mon_packet_info packet_info; member