Home
last modified time | relevance | path

Searched refs:dp_rx_cookie_2_va_rxdma_buf (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
H A Ddp_rh_rx.h61 return dp_rx_cookie_2_va_rxdma_buf(soc, cookie); in dp_rx_desc_cookie_2_va_rh()
H A Ddp_rh_rx.c803 rx_desc = dp_rx_cookie_2_va_rxdma_buf(soc, rx_buf_cookie); in dp_rx_data_indication_handler()
1555 rx_desc = dp_rx_cookie_2_va_rxdma_buf(soc, rx_buf_cookie); in dp_rx_frag_indication_handler()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/li/
H A Ddp_li_rx.h128 return dp_rx_cookie_2_va_rxdma_buf(soc, cookie); in dp_rx_desc_cookie_2_va_li()
H A Ddp_li_rx.c343 rx_desc = dp_rx_cookie_2_va_rxdma_buf(soc, rx_buf_cookie); in dp_rx_process_li()
1009 *r_rx_desc = dp_rx_cookie_2_va_rxdma_buf(soc, buf_info.sw_cookie); in dp_wbm_get_rx_desc_from_hal_desc_li()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_rx.h621 struct dp_rx_desc *dp_rx_cookie_2_va_rxdma_buf(struct dp_soc *soc, in dp_rx_cookie_2_va_rxdma_buf() function
673 void *dp_rx_cookie_2_va_rxdma_buf(struct dp_soc *soc, uint32_t cookie) in dp_rx_cookie_2_va_rxdma_buf() function
H A Ddp_rx_err.c1856 rx_desc = dp_rx_cookie_2_va_rxdma_buf(soc, hbi.sw_cookie); in dp_rx_err_handle_msdu_buf()