Home
last modified time | relevance | path

Searched refs:dp_rx_fst (Results 1 – 8 of 8) sorted by relevance

/wlan-driver/qcacld-3.0/components/dp/core/src/
Dwlan_dp_rx_fst.c46 struct dp_rx_fst *fst = dp_ctx->rx_fst; in dp_rx_dump_fisa_table()
81 struct dp_rx_fst *fst = dp_ctx->rx_fst; in dp_print_fisa_stats()
130 struct dp_rx_fst *rx_fst = dp_ctx->rx_fst; in dp_rx_dump_fisa_stats()
232 struct dp_rx_fst *fisa_hdl = dp_ctx->rx_fst; in dp_fisa_fse_cache_flush_timer()
275 static void dp_rx_fst_cmem_deinit(struct dp_rx_fst *fst) in dp_rx_fst_cmem_deinit()
308 static QDF_STATUS dp_rx_fst_cmem_init(struct dp_rx_fst *fst) in dp_rx_fst_cmem_init()
383 struct dp_rx_fst *fst; in dp_rx_fst_attach()
411 fst = qdf_mem_malloc(sizeof(struct dp_rx_fst)); in dp_rx_fst_attach()
533 struct dp_rx_fst *fst = dp_ctx->rx_fst; in dp_rx_fst_check_cmem_support()
566 struct dp_rx_fst *fst = dp_ctx->rx_fst; in dp_rx_flow_send_fst_fw_setup()
[all …]
Dwlan_dp_fisa_rx.c149 struct dp_rx_fst *rx_fst, qdf_nbuf_t nbuf) in wlan_dp_nbuf_skip_rx_pkt_tlv()
196 struct dp_rx_fst *rx_fst = dp_ctx->rx_fst; in wlan_dp_get_flow_tuple_from_nbuf()
257 dp_rx_fisa_setup_hw_fse(struct dp_rx_fst *fisa_hdl, in dp_rx_fisa_setup_hw_fse()
328 __dp_rx_fisa_acquire_ft_lock(struct dp_rx_fst *fisa_hdl, in __dp_rx_fisa_acquire_ft_lock()
347 __dp_rx_fisa_release_ft_lock(struct dp_rx_fst *fisa_hdl, in __dp_rx_fisa_release_ft_lock()
372 dp_rx_fisa_acquire_ft_lock(struct dp_rx_fst *fisa_hdl, uint8_t reo_id) in dp_rx_fisa_acquire_ft_lock()
386 dp_rx_fisa_release_ft_lock(struct dp_rx_fst *fisa_hdl, uint8_t reo_id) in dp_rx_fisa_release_ft_lock()
403 dp_rx_fisa_setup_cmem_fse(struct dp_rx_fst *fisa_hdl, uint32_t hashed_flow_idx, in dp_rx_fisa_setup_cmem_fse()
508 struct dp_rx_fst *fisa_hdl, in dp_rx_fisa_add_ft_entry()
722 dp_fisa_rx_delete_flow(struct dp_rx_fst *fisa_hdl, in dp_fisa_rx_delete_flow()
[all …]
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/mlo/
Ddp_mlo.h165 struct dp_rx_fst *dp_mlo_get_rx_fst(struct dp_soc *soc);
173 void dp_mlo_set_rx_fst(struct dp_soc *soc, struct dp_rx_fst *fst);
/wlan-driver/qcacld-3.0/components/dp/core/inc/
Dwlan_dp_priv.h540 struct dp_rx_fst { struct
906 struct dp_rx_fst *rx_fst;
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_types.h253 struct dp_rx_fst;
2485 void (*dp_set_rx_fst)(struct dp_rx_fst *fst);
2486 struct dp_rx_fst *(*dp_get_rx_fst)(void);
3102 struct dp_rx_fst *rx_fst;
3848 struct dp_rx_fst *rx_fst;
5220 struct dp_rx_fst { struct
Ddp_main.c3516 struct dp_rx_fst *rx_fst = NULL; in dp_rx_fst_attach_wrapper()
3550 struct dp_rx_fst *rx_fst = NULL; in dp_rx_fst_detach_wrapper()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
Ddp_be.c1073 static void dp_set_rx_fst_be(struct dp_rx_fst *fst) in dp_set_rx_fst_be()
1081 static struct dp_rx_fst *dp_get_rx_fst_be(void) in dp_get_rx_fst_be()
1114 static void dp_set_rx_fst_be(struct dp_rx_fst *fst) in dp_set_rx_fst_be()
1118 static struct dp_rx_fst *dp_get_rx_fst_be(void) in dp_get_rx_fst_be()
/wlan-driver/qca-wifi-host-cmn/dp/inc/
Dcdp_txrx_cmn.h182 struct dp_rx_fst *fst_ctx;