Home
last modified time | relevance | path

Searched refs:hal_rx_get_fisa_cumulative_ip_length (Results 1 – 7 of 7) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
H A Dhal_rx.h2336 hal_rx_get_fisa_cumulative_ip_length(hal_soc_handle_t hal_soc_hdl, in hal_rx_get_fisa_cumulative_ip_length() function
2347 if (hal_soc->ops->hal_rx_get_fisa_cumulative_ip_length) in hal_rx_get_fisa_cumulative_ip_length()
2348 return hal_soc->ops->hal_rx_get_fisa_cumulative_ip_length(buf); in hal_rx_get_fisa_cumulative_ip_length()
H A Dhal_internal.h1245 uint16_t (*hal_rx_get_fisa_cumulative_ip_length)(uint8_t *buf); member
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_fisa_rx.c95 cumulat_ip_len = hal_rx_get_fisa_cumulative_ip_length(hal_soc_hdl, buf); in dump_tlvs()
1902 hal_cumulative_ip_len = hal_rx_get_fisa_cumulative_ip_length( in dp_add_nbuf_to_fisa_flow()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/wcn6450/
H A Dhal_wcn6450.c1954 hal_soc->ops->hal_rx_get_fisa_cumulative_ip_length = in hal_hw_txrx_ops_attach_wcn6450()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6490/
H A Dhal_6490.c1924 hal_soc->ops->hal_rx_get_fisa_cumulative_ip_length = in hal_hw_txrx_ops_attach_qca6490()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6750/
H A Dhal_6750.c2073 hal_soc->ops->hal_rx_get_fisa_cumulative_ip_length = in hal_hw_txrx_ops_attach_qca6750()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/kiwi/
H A Dhal_kiwi.c2268 hal_soc->ops->hal_rx_get_fisa_cumulative_ip_length = in hal_hw_txrx_ops_attach_kiwi()