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 D | wlan_dp_fisa_rx.c | 205 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 D | hal_rh_generic_api.c | 861 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 D | hal_rx.h | 2770 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 D | hal_internal.h | 1318 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 D | hal_li_generic_api.c | 1115 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 D | hal_5332.c | 1536 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 D | hal_9224.h | 1966 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 D | hal_6432.c | 1677 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 D | hal_kiwi.c | 2336 hal_soc->ops->hal_rx_get_l3_l4_offsets = hal_rx_get_l3_l4_offsets_be; in hal_hw_txrx_ops_attach_kiwi()
|