Home
last modified time | relevance | path

Searched refs:end_offset (Results 1 – 17 of 17) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/
H A Ddp_tx_mon_status_2.0.c37 qdf_frag_t status_frag, uint32_t end_offset, in dp_tx_mon_status_free_packet_buf() argument
113 } while ((tx_tlv - tx_tlv_start) < end_offset); in dp_tx_mon_status_free_packet_buf()
134 uint32_t end_offset = 0; in dp_tx_mon_status_queue_free() local
145 end_offset = tx_mon_be->frag_q_vec[i].end_offset; in dp_tx_mon_status_queue_free()
146 dp_tx_mon_status_free_packet_buf(pdev, status_frag, end_offset, in dp_tx_mon_status_queue_free()
151 tx_mon_be->frag_q_vec[i].end_offset = 0; in dp_tx_mon_status_queue_free()
1323 uint32_t end_offset = 0; in dp_tx_mon_update_ppdu_info_status() local
1358 TXMON_STATUS_INFO(tx_status_info, offset) = end_offset; in dp_tx_mon_update_ppdu_info_status()
1600 uint32_t end_offset = 0; in dp_tx_mon_process_tlv_2_0() local
1636 end_offset = tx_mon_be->frag_q_vec[cur_frag_q_idx].end_offset; in dp_tx_mon_process_tlv_2_0()
[all …]
H A Ddp_tx_mon_2.0.h87 uint32_t end_offset,
106 void *status_frag, uint32_t end_offset);
110 void *status_frag, uint32_t end_offset) in dp_tx_process_pktlog_be() argument
134 uint32_t end_offset,
557 uint32_t end_offset; member
H A Ddp_rx_mon_status_2.0.c36 void *status_frag, uint32_t end_offset) in dp_rx_process_pktlog_be() argument
53 (end_offset + BUFFER_RESIDUE), in dp_rx_process_pktlog_be()
H A Ddp_rx_mon_2.0.h227 dp_rx_mon_flush_packet_tlv(struct dp_pdev *pdev, void *buf, uint16_t end_offset, in dp_rx_mon_flush_packet_tlv() argument
530 void *status_frag, uint32_t end_offset);
535 void *status_frag, uint32_t end_offset) in dp_rx_process_pktlog_be() argument
H A Ddp_rx_mon_2.0.c1778 dp_rx_mon_flush_packet_tlv(struct dp_pdev *pdev, void *buf, uint16_t end_offset, in dp_rx_mon_flush_packet_tlv() argument
1865 if ((rx_tlv - rx_tlv_start) >= (end_offset + 1)) in dp_rx_mon_flush_packet_tlv()
1904 uint16_t end_offset = 0; in dp_rx_mon_flush_status_buf_queue() local
1920 end_offset = mon_desc->end_offset; in dp_rx_mon_flush_status_buf_queue()
1925 work_done += dp_rx_mon_flush_packet_tlv(pdev, buf, end_offset, in dp_rx_mon_flush_status_buf_queue()
1966 uint16_t end_offset = 0; in dp_rx_mon_handle_flush_n_trucated_ppdu() local
1971 end_offset = mon_desc->end_offset; in dp_rx_mon_handle_flush_n_trucated_ppdu()
1974 work_done += dp_rx_mon_flush_packet_tlv(pdev, buf, end_offset, in dp_rx_mon_handle_flush_n_trucated_ppdu()
2109 uint16_t end_offset = 0; in dp_rx_mon_process_status_tlv() local
2140 end_offset = mon_desc->end_offset; in dp_rx_mon_process_status_tlv()
[all …]
H A Ddp_tx_mon_2.0.c158 uint32_t end_offset = 0; in dp_tx_mon_srng_process_2_0() local
195 hal_mon_tx_desc.end_offset, in dp_tx_mon_srng_process_2_0()
213 end_offset = hal_mon_tx_desc.end_offset; in dp_tx_mon_srng_process_2_0()
233 hal_mon_tx_desc.end_offset, in dp_tx_mon_srng_process_2_0()
252 end_offset, in dp_tx_mon_srng_process_2_0()
265 end_offset); in dp_tx_mon_srng_process_2_0()
270 end_offset, in dp_tx_mon_srng_process_2_0()
H A Ddp_mon_2.0.h204 uint16_t end_offset; member
/wlan-driver/qca-wifi-host-cmn/utils/pktlog/
H A Dlinux_ac.c744 int start_offset, end_offset; in pktlog_read_proc_entry() local
808 end_offset = log_data_offset + log_hdr->size - 1; in pktlog_read_proc_entry()
814 if (ppos_data > end_offset) in pktlog_read_proc_entry()
817 count = MIN(rem_len, (end_offset - ppos_data + 1)); in pktlog_read_proc_entry()
840 if (ppos_data <= end_offset) { in pktlog_read_proc_entry()
841 count = MIN(rem_len, (end_offset - ppos_data + 1)); in pktlog_read_proc_entry()
882 int start_offset, end_offset; in __pktlog_read() local
961 end_offset = log_data_offset + log_hdr->size - 1; in __pktlog_read()
967 if (ppos_data > end_offset) in __pktlog_read()
970 count = QDF_MIN(rem_len, (end_offset - ppos_data + 1)); in __pktlog_read()
[all …]
/wlan-driver/fw-api/hw/qcn6432/
H A Dmon_destination_ring.h30 uint32_t end_offset : 12, // [11:0] member
47 end_offset : 12; // [11:0]
/wlan-driver/fw-api/hw/qcn9224/v2/
H A Dmon_destination_ring.h39 uint32_t end_offset : 12, member
56 end_offset : 12;
/wlan-driver/fw-api/hw/qcn9224/v1/
H A Dmon_destination_ring.h39 uint32_t end_offset : 12, member
56 end_offset : 12;
/wlan-driver/fw-api/hw/kiwi/v2/
H A Dmon_destination_ring.h32 uint32_t end_offset : 12, member
49 end_offset : 12;
/wlan-driver/fw-api/hw/qca5424/
H A Dmon_destination_ring.h32 uint32_t end_offset : 12, member
49 end_offset : 12;
/wlan-driver/fw-api/hw/qca5332/
H A Dmon_destination_ring.h39 uint32_t end_offset : 12, // [11:0] member
56 end_offset : 12; // [11:0]
/wlan-driver/fw-api/hw/peach/v1/
H A Dmon_destination_ring.h28 uint32_t end_offset : 12, member
47 end_offset : 12;
/wlan-driver/fw-api/hw/peach/v2/
H A Dmon_destination_ring.h28 uint32_t end_offset : 12, member
47 end_offset : 12;
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
H A Dhal_be_api_mon.h626 end_offset : 13, member
679 uint32_t end_offset:12, member
751 status->end_offset = desc->end_offset; in hal_be_get_mon_dest_status()