Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
Dhal_rx.h2310 hal_rx_get_fisa_cumulative_l4_checksum(hal_soc_handle_t hal_soc_hdl, in hal_rx_get_fisa_cumulative_l4_checksum() function
2321 if (!hal_soc->ops->hal_rx_get_fisa_cumulative_l4_checksum) in hal_rx_get_fisa_cumulative_l4_checksum()
2324 return hal_soc->ops->hal_rx_get_fisa_cumulative_l4_checksum(buf); in hal_rx_get_fisa_cumulative_l4_checksum()
Dhal_internal.h1244 uint16_t (*hal_rx_get_fisa_cumulative_l4_checksum)(uint8_t *buf); member
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/wcn6450/
Dhal_wcn6450.c1952 hal_soc->ops->hal_rx_get_fisa_cumulative_l4_checksum = in hal_hw_txrx_ops_attach_wcn6450()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6490/
Dhal_6490.c1922 hal_soc->ops->hal_rx_get_fisa_cumulative_l4_checksum = in hal_hw_txrx_ops_attach_qca6490()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6750/
Dhal_6750.c2071 hal_soc->ops->hal_rx_get_fisa_cumulative_l4_checksum = in hal_hw_txrx_ops_attach_qca6750()
/wlan-driver/qcacld-3.0/components/dp/core/src/
Dwlan_dp_fisa_rx.c93 cumulat_l4_csum = hal_rx_get_fisa_cumulative_l4_checksum(hal_soc_hdl, in dump_tlvs()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/kiwi/
Dhal_kiwi.c2266 hal_soc->ops->hal_rx_get_fisa_cumulative_l4_checksum = in hal_hw_txrx_ops_attach_kiwi()