Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_rings.h429 void dp_reo_frag_dst_set(struct dp_soc *soc, uint8_t *frag_dst_ring);
702 void dp_reo_frag_dst_set(struct dp_soc *soc, uint8_t *frag_dst_ring) in dp_reo_frag_dst_set() function
Ddp_rings_main.c1972 void dp_reo_frag_dst_set(struct dp_soc *soc, uint8_t *frag_dst_ring) in dp_reo_frag_dst_set() function
Ddp_main.c4449 dp_reo_frag_dst_set(soc, &reo_params.frag_dst_ring); in dp_soc_attach_target_wifi3()