Home
last modified time | relevance | path

Searched refs:hal_rx_get_l3_l4_offsets (Results 1 – 9 of 9) sorted by relevance

/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_fisa_rx.c205 hal_rx_get_l3_l4_offsets(dp_ctx->hal_soc, rx_tlv_hdr, in wlan_dp_get_flow_tuple_from_nbuf()
1377 hal_rx_get_l3_l4_offsets(fisa_hdl->dp_ctx->hal_soc, rx_tlv_hdr, in dp_rx_fisa_aggr_udp()
1811 hal_rx_get_l3_l4_offsets(fisa_flow->dp_ctx->hal_soc, rx_tlv_hdr, in dp_fisa_aggregation_should_stop()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/rh/
H A Dhal_rh_generic_api.c861 hal_soc->ops->hal_rx_get_l3_l4_offsets = hal_rx_get_l3_l4_offsets_rh; in hal_hw_txrx_default_ops_attach_rh()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
H A Dhal_rx.h2770 hal_rx_get_l3_l4_offsets(hal_soc_handle_t hal_soc_hdl, uint8_t *buf, in hal_rx_get_l3_l4_offsets() function
2775 return hal_soc->ops->hal_rx_get_l3_l4_offsets(buf, in hal_rx_get_l3_l4_offsets()
H A Dhal_internal.h1318 int (*hal_rx_get_l3_l4_offsets)(uint8_t *buf, uint32_t *l3_hdr_offset, member
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/
H A Dhal_li_generic_api.c1115 hal_soc->ops->hal_rx_get_l3_l4_offsets = hal_rx_get_l3_l4_offsets_li; in hal_hw_txrx_default_ops_attach_li()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca5332/
H A Dhal_5332.c1536 hal_soc->ops->hal_rx_get_l3_l4_offsets = hal_rx_get_l3_l4_offsets_be; in hal_hw_txrx_ops_attach_qca5332()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9224/
H A Dhal_9224.h1966 hal_soc->ops->hal_rx_get_l3_l4_offsets = hal_rx_get_l3_l4_offsets_be; in hal_hw_txrx_ops_attach_qcn9224()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn6432/
H A Dhal_6432.c1677 hal_soc->ops->hal_rx_get_l3_l4_offsets = hal_rx_get_l3_l4_offsets_be; in hal_hw_txrx_ops_attach_qcn6432()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/kiwi/
H A Dhal_kiwi.c2336 hal_soc->ops->hal_rx_get_l3_l4_offsets = hal_rx_get_l3_l4_offsets_be; in hal_hw_txrx_ops_attach_kiwi()