Home
last modified time | relevance | path

Searched defs:last_prefetched_hw_desc (Results 1 – 8 of 8) sorted by relevance

/wlan-dirver/qca-wifi-host-cmn/dp/wifi3.0/li/
H A Ddp_li_rx.h234 hal_ring_desc_t *last_prefetched_hw_desc, in dp_rx_prefetch_hw_sw_nbuf_desc() argument
255 hal_ring_desc_t *last_prefetched_hw_desc, in dp_rx_prefetch_hw_sw_nbuf_desc() argument
H A Ddp_li_rx.c197 hal_ring_desc_t last_prefetched_hw_desc; in dp_rx_process_li() local
/wlan-dirver/qca-wifi-host-cmn/dp/wifi3.0/be/
H A Ddp_be_rx.h569 void *dp_rx_va_prefetch(void *last_prefetched_hw_desc) in dp_rx_va_prefetch() argument
595 hal_ring_desc_t *last_prefetched_hw_desc, in dp_rx_prefetch_hw_sw_nbuf_32_byte_desc() argument
625 dp_rx_prefetch_hw_sw_nbuf_32_byte_desc(struct dp_soc * soc,hal_soc_handle_t hal_soc,uint32_t num_entries,hal_ring_handle_t hal_ring_hdl,hal_ring_desc_t * last_prefetched_hw_desc,struct dp_rx_desc ** last_prefetched_sw_desc) dp_rx_prefetch_hw_sw_nbuf_32_byte_desc() argument
[all...]
H A Ddp_be_rx.c285 hal_ring_desc_t last_prefetched_hw_desc; in dp_rx_process_be() local
/wlan-dirver/qca-wifi-host-cmn/dp/wifi3.0/rh/
H A Ddp_rh_rx.h194 hal_ring_desc_t *last_prefetched_hw_desc, in dp_rx_prefetch_hw_sw_nbuf_desc() argument
/wlan-dirver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_tx.h799 dp_tx_prefetch_hw_sw_nbuf_desc(struct dp_soc * soc,hal_soc_handle_t hal_soc,uint32_t num_avail_for_reap,hal_ring_handle_t hal_ring_hdl,void ** last_prefetched_hw_desc,struct dp_tx_desc_s ** last_prefetched_sw_desc) dp_tx_prefetch_hw_sw_nbuf_desc() argument
832 dp_tx_prefetch_hw_sw_nbuf_desc(struct dp_soc * soc,hal_soc_handle_t hal_soc,uint32_t num_avail_for_reap,hal_ring_handle_t hal_ring_hdl,void ** last_prefetched_hw_desc,struct dp_tx_desc_s ** last_prefetched_sw_desc) dp_tx_prefetch_hw_sw_nbuf_desc() argument
[all...]
H A Ddp_tx.c6771 void *last_prefetched_hw_desc = NULL; global() local
/wlan-dirver/qca-wifi-host-cmn/hal/wifi3.0/
H A Dhal_api.h3433 hal_srng_dst_prefetch_next_cached_desc(hal_soc_handle_t hal_soc_hdl,hal_ring_handle_t hal_ring_hdl,uint8_t * last_prefetched_hw_desc) hal_srng_dst_prefetch_next_cached_desc() argument
3494 hal_srng_dst_get_next_32_byte_desc(hal_soc_handle_t hal_soc_hdl,hal_ring_handle_t hal_ring_hdl,uint8_t * last_prefetched_hw_desc) hal_srng_dst_get_next_32_byte_desc() argument
[all...]