Home
last modified time | relevance | path

Searched refs:hal_rx_fst (Results 1 – 22 of 22) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
Dhal_rx_flow.h80 struct hal_rx_fst *fst, uint32_t table_offset,
116 struct hal_rx_fst *fst, void *hal_rx_fse);
129 struct hal_rx_fst *fst,
145 struct hal_rx_fst *
161 void hal_rx_fst_detach(hal_soc_handle_t hal_soc_hdl, struct hal_rx_fst *rx_fst,
176 struct hal_rx_fst *fst, uint32_t flow_hash,
191 struct hal_rx_fst *fst, uint32_t flow_hash,
201 uint32_t hal_rx_get_hal_hash(struct hal_rx_fst *hal_fst, uint32_t flow_hash);
217 void hal_rx_dump_fse_table(struct hal_rx_fst *fst);
Dhal_rx_flow.c103 void hal_rx_dump_fse_table(struct hal_rx_fst *fst) in hal_rx_dump_fse_table()
130 void hal_rx_dump_fse_table(struct hal_rx_fst *fst) in hal_rx_dump_fse_table()
142 struct hal_rx_fst *fst, uint32_t table_offset, in hal_rx_flow_setup_fse()
189 struct hal_rx_fst *fst, void *hal_rx_fse) in hal_rx_flow_delete_entry()
210 static void hal_rx_fst_key_configure(struct hal_rx_fst *fst) in hal_rx_fst_key_configure()
229 static void hal_rx_fst_key_configure(struct hal_rx_fst *fst) in hal_rx_fst_key_configure()
240 static inline void *hal_rx_fst_get_base(struct hal_rx_fst *fst) in hal_rx_fst_get_base()
273 struct hal_rx_fst *fst, in hal_rx_flow_get_tuple_info()
296 static void hal_flow_toeplitz_create_cache(struct hal_rx_fst *fst) in hal_flow_toeplitz_create_cache()
350 static void hal_flow_toeplitz_create_cache(struct hal_rx_fst *fst) in hal_flow_toeplitz_create_cache()
[all …]
Dhal_rx_flow_info.h64 struct hal_rx_fst { struct
/wlan-driver/qcacld-3.0/components/dp/core/src/
Dwlan_dp_rx_fst.c57 return hal_rx_dump_fse_table(fst->hal_rx_fst); in dp_rx_dump_fisa_table()
460 fst->hal_rx_fst = hal_rx_fst_attach(dp_ctx->hal_soc, in dp_rx_fst_attach()
468 if (qdf_unlikely(!fst->hal_rx_fst)) { in dp_rx_fst_attach()
513 hal_rx_fst_detach(dp_ctx->hal_soc, fst->hal_rx_fst, dp_ctx->qdf_dev, in dp_rx_fst_attach()
548 hal_rx_fst_detach(dp_ctx->hal_soc, fst->hal_rx_fst, dp_ctx->qdf_dev, in dp_rx_fst_check_cmem_support()
550 fst->hal_rx_fst = NULL; in dp_rx_fst_check_cmem_support()
629 hal_rx_fst_detach(soc->hal_soc, dp_fst->hal_rx_fst, in dp_rx_fst_detach()
Dwlan_dp_fisa_rx.c280 fisa_hdl->hal_rx_fst, hashed_flow_idx, in dp_rx_fisa_setup_hw_fse()
/wlan-driver/qcacld-3.0/components/dp/core/inc/
Dwlan_dp_priv.h543 struct hal_rx_fst *hal_rx_fst; member
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca8074v1/
Dhal_8074v1.c1064 struct hal_rx_fst *fst = (struct hal_rx_fst *)rx_fst; in hal_rx_flow_setup_fse_8074v1()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca8074v2/
Dhal_8074v2.c1059 struct hal_rx_fst *fst = (struct hal_rx_fst *)rx_fst; in hal_rx_flow_setup_fse_8074v2()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/wcn6450/
Dhal_wcn6450.c1497 struct hal_rx_fst *fst = (struct hal_rx_fst *)rx_fst; in hal_rx_flow_setup_fse_6450()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca5332/
Dhal_5332.c993 struct hal_rx_fst *fst = (struct hal_rx_fst *)rx_fst; in hal_rx_flow_setup_fse_5332()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6490/
Dhal_6490.c1565 struct hal_rx_fst *fst = (struct hal_rx_fst *)rx_fst; in hal_rx_flow_setup_fse_6490()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca5018/
Dhal_5018.c1607 struct hal_rx_fst *fst = (struct hal_rx_fst *)rx_fst; in hal_rx_flow_setup_fse_5018()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9224/
Dhal_9224.h1365 struct hal_rx_fst *fst = (struct hal_rx_fst *)rx_fst; in hal_rx_flow_setup_fse_9224()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_types.h5201 struct hal_rx_fst;
5224 struct hal_rx_fst *hal_rx_fst; member
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6750/
Dhal_6750.c1580 struct hal_rx_fst *fst = (struct hal_rx_fst *)rx_fst; in hal_rx_flow_setup_fse_6750()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn6122/
Dhal_qcn6122.c1613 struct hal_rx_fst *fst = (struct hal_rx_fst *)rx_fst; in hal_rx_flow_setup_fse_6122()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn6432/
Dhal_6432.c1018 struct hal_rx_fst *fst = (struct hal_rx_fst *)rx_fst; in hal_rx_flow_setup_fse_6432()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9000/
Dhal_9000.c1609 struct hal_rx_fst *fst = (struct hal_rx_fst *)rx_fst; in hal_rx_flow_setup_fse_9000()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/kiwi/
Dhal_kiwi.c1476 struct hal_rx_fst *fst = (struct hal_rx_fst *)rx_fst; in hal_rx_flow_setup_fse_kiwi()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/rh/
Dhal_rh_generic_api.h2223 struct hal_rx_fst *fst = (struct hal_rx_fst *)rx_fst; in hal_rx_flow_get_tuple_info_rh()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/
Dhal_li_generic_api.h2864 struct hal_rx_fst *fst = (struct hal_rx_fst *)rx_fst; in hal_rx_flow_get_tuple_info_li()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
Dhal_be_generic_api.h247 struct hal_rx_fst *fst = (struct hal_rx_fst *)rx_fst; in hal_rx_flow_get_tuple_info_be()