Home
last modified time | relevance | path

Searched refs:rx_fst (Results 1 – 23 of 23) sorted by relevance

/wlan-driver/qcacld-3.0/components/dp/core/src/
H A 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() local
132 &((struct dp_fisa_rx_sw_ft *)rx_fst->base)[0]; in dp_rx_dump_fisa_stats()
133 int ft_size = rx_fst->max_entries; in dp_rx_dump_fisa_stats()
137 rx_fst->add_flow_count, in dp_rx_dump_fisa_stats()
138 rx_fst->del_flow_count, in dp_rx_dump_fisa_stats()
139 rx_fst->hash_collision_cnt); in dp_rx_dump_fisa_stats()
232 struct dp_rx_fst *fisa_hdl = dp_ctx->rx_fst; in dp_fisa_fse_cache_flush_timer()
405 if (dp_ctx->rx_fst) { in dp_rx_fst_attach()
[all …]
H A Dwlan_dp_fisa_rx.c149 struct dp_rx_fst *rx_fst, qdf_nbuf_t nbuf) in wlan_dp_nbuf_skip_rx_pkt_tlv() argument
157 qdf_nbuf_pull_head(nbuf, rx_fst->rx_pkt_tlv_size + l2_hdr_offset); 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() local
209 qdf_nbuf_pull_head(nbuf, rx_fst->rx_pkt_tlv_size + l2_hdr_offset); in wlan_dp_get_flow_tuple_from_nbuf()
240 qdf_nbuf_push_head(nbuf, rx_fst->rx_pkt_tlv_size + l2_hdr_offset); in wlan_dp_get_flow_tuple_from_nbuf()
2055 struct dp_rx_fst *fisa_hdl = dp_ctx->rx_fst; in dp_rx_fisa_flush_by_intf_ctx_id()
2110 struct dp_rx_fst *dp_fisa_rx_hdl = dp_ctx->rx_fst; in dp_fisa_rx()
2241 struct dp_rx_fst *fisa_hdl = dp_ctx->rx_fst; in dp_rx_fisa_flush_by_ctx_id()
2264 struct dp_rx_fst *fisa_hdl = dp_ctx->rx_fst; in dp_rx_fisa_flush_by_vdev_id()
2300 dp_fst = dp_ctx->rx_fst; in dp_suspend_fse_cache_flush()
[all …]
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
H A Dhal_rx_flow.c427 void hal_rx_fst_detach(hal_soc_handle_t hal_soc_hdl, struct hal_rx_fst *rx_fst, in hal_rx_fst_detach() argument
431 if (!rx_fst || !qdf_dev) in hal_rx_fst_detach()
436 if (fst_cmem_base == 0 && rx_fst->base_vaddr) { in hal_rx_fst_detach()
439 rx_fst->max_entries * in hal_rx_fst_detach()
440 rx_fst->fst_entry_size, in hal_rx_fst_detach()
441 rx_fst->base_vaddr, rx_fst->base_paddr, in hal_rx_fst_detach()
445 qdf_mem_free(rx_fst); in hal_rx_fst_detach()
H A Dhal_rx_flow.h161 void hal_rx_fst_detach(hal_soc_handle_t hal_soc_hdl, struct hal_rx_fst *rx_fst,
H A Dhal_internal.h1262 void * (*hal_rx_flow_setup_fse)(uint8_t *rx_fst,
1265 void * (*hal_rx_flow_get_tuple_info)(uint8_t *rx_fst,
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/rh/
H A Dhal_rh_generic_api.h2220 hal_rx_flow_get_tuple_info_rh(uint8_t *rx_fst, uint32_t hal_hash, in hal_rx_flow_get_tuple_info_rh() argument
2223 struct hal_rx_fst *fst = (struct hal_rx_fst *)rx_fst; in hal_rx_flow_get_tuple_info_rh()
2290 hal_rx_flow_delete_entry_rh(uint8_t *rx_fst, void *hal_rx_fse) in hal_rx_flow_delete_entry_rh() argument
2314 hal_rx_flow_get_tuple_info_rh(uint8_t *rx_fst, uint32_t hal_hash, in hal_rx_flow_get_tuple_info_rh() argument
2321 hal_rx_flow_delete_entry_rh(uint8_t *rx_fst, void *hal_rx_fse) in hal_rx_flow_delete_entry_rh() argument
/wlan-driver/qcacld-3.0/components/dp/core/inc/
H A Dwlan_dp_priv.h906 struct dp_rx_fst *rx_fst; member
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/
H A Dhal_li_generic_api.h2861 hal_rx_flow_get_tuple_info_li(uint8_t *rx_fst, uint32_t hal_hash, in hal_rx_flow_get_tuple_info_li() argument
2864 struct hal_rx_fst *fst = (struct hal_rx_fst *)rx_fst; in hal_rx_flow_get_tuple_info_li()
2931 hal_rx_flow_delete_entry_li(uint8_t *rx_fst, void *hal_rx_fse) in hal_rx_flow_delete_entry_li() argument
2955 hal_rx_flow_get_tuple_info_li(uint8_t *rx_fst, uint32_t hal_hash, in hal_rx_flow_get_tuple_info_li() argument
2962 hal_rx_flow_delete_entry_li(uint8_t *rx_fst, void *hal_rx_fse) in hal_rx_flow_delete_entry_li() argument
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca8074v2/
H A Dhal_8074v2.c1056 hal_rx_flow_setup_fse_8074v2(uint8_t *rx_fst, uint32_t table_offset, in hal_rx_flow_setup_fse_8074v2() argument
1059 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/qca8074v1/
H A Dhal_8074v1.c1061 hal_rx_flow_setup_fse_8074v1(uint8_t *rx_fst, uint32_t table_offset, in hal_rx_flow_setup_fse_8074v1() argument
1064 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/wcn6450/
H A Dhal_wcn6450.c1494 hal_rx_flow_setup_fse_6450(uint8_t *rx_fst, uint32_t table_offset, in hal_rx_flow_setup_fse_6450() argument
1497 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/qca5018/
H A Dhal_5018.c1604 hal_rx_flow_setup_fse_5018(uint8_t *rx_fst, uint32_t table_offset, in hal_rx_flow_setup_fse_5018() argument
1607 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/qca5332/
H A Dhal_5332.c990 hal_rx_flow_setup_fse_5332(uint8_t *rx_fst, uint32_t table_offset, in hal_rx_flow_setup_fse_5332() argument
993 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/
H A Dhal_6490.c1562 hal_rx_flow_setup_fse_6490(uint8_t *rx_fst, uint32_t table_offset, in hal_rx_flow_setup_fse_6490() argument
1565 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/qcn9224/
H A Dhal_9224.h1362 hal_rx_flow_setup_fse_9224(uint8_t *rx_fst, uint32_t table_offset, in hal_rx_flow_setup_fse_9224() argument
1365 struct hal_rx_fst *fst = (struct hal_rx_fst *)rx_fst; in hal_rx_flow_setup_fse_9224()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9000/
H A Dhal_9000.c1606 hal_rx_flow_setup_fse_9000(uint8_t *rx_fst, uint32_t table_offset, in hal_rx_flow_setup_fse_9000() argument
1609 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/qcn6122/
H A Dhal_qcn6122.c1610 hal_rx_flow_setup_fse_6122(uint8_t *rx_fst, uint32_t table_offset, in hal_rx_flow_setup_fse_6122() argument
1613 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/
H A Dhal_6432.c1015 hal_rx_flow_setup_fse_6432(uint8_t *rx_fst, uint32_t table_offset, in hal_rx_flow_setup_fse_6432() argument
1018 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/qca6750/
H A Dhal_6750.c1577 hal_rx_flow_setup_fse_6750(uint8_t *rx_fst, uint32_t table_offset, in hal_rx_flow_setup_fse_6750() argument
1580 struct hal_rx_fst *fst = (struct hal_rx_fst *)rx_fst; in hal_rx_flow_setup_fse_6750()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_main.c3516 struct dp_rx_fst *rx_fst = NULL; in dp_rx_fst_attach_wrapper() local
3525 rx_fst = soc->arch_ops.dp_get_rx_fst(); in dp_rx_fst_attach_wrapper()
3531 if (rx_fst) { in dp_rx_fst_attach_wrapper()
3532 soc->rx_fst = rx_fst; in dp_rx_fst_attach_wrapper()
3533 pdev->rx_fst = rx_fst; in dp_rx_fst_attach_wrapper()
3541 soc->arch_ops.dp_set_rx_fst(soc->rx_fst); in dp_rx_fst_attach_wrapper()
3550 struct dp_rx_fst *rx_fst = NULL; in dp_rx_fst_detach_wrapper() local
3560 rx_fst = soc->arch_ops.dp_get_rx_fst(); in dp_rx_fst_detach_wrapper()
3565 if (rx_fst) { in dp_rx_fst_detach_wrapper()
3569 pdev->rx_fst = NULL; in dp_rx_fst_detach_wrapper()
H A Ddp_types.h3102 struct dp_rx_fst *rx_fst; member
3848 struct dp_rx_fst *rx_fst; member
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
H A Dhal_be_generic_api.h244 hal_rx_flow_get_tuple_info_be(uint8_t *rx_fst, uint32_t hal_hash, in hal_rx_flow_get_tuple_info_be() argument
247 struct hal_rx_fst *fst = (struct hal_rx_fst *)rx_fst; in hal_rx_flow_get_tuple_info_be()
314 hal_rx_flow_delete_entry_be(uint8_t *rx_fst, void *hal_rx_fse) in hal_rx_flow_delete_entry_be() argument
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/kiwi/
H A Dhal_kiwi.c1473 hal_rx_flow_setup_fse_kiwi(uint8_t *rx_fst, uint32_t table_offset, in hal_rx_flow_setup_fse_kiwi() argument
1476 struct hal_rx_fst *fst = (struct hal_rx_fst *)rx_fst; in hal_rx_flow_setup_fse_kiwi()