Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/rh/
Dhal_rh_generic_api.c853 hal_soc->ops->hal_rx_tlv_get_offload_info = in hal_hw_txrx_default_ops_attach_rh()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
Dhal_rx.h2749 hal_rx_tlv_get_offload_info(hal_soc_handle_t hal_soc_hdl, in hal_rx_tlv_get_offload_info() function
2755 return hal_soc->ops->hal_rx_tlv_get_offload_info(rx_pkt_tlv, in hal_rx_tlv_get_offload_info()
Dhal_internal.h1311 int (*hal_rx_tlv_get_offload_info)(uint8_t *rx_tlv, member
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/
Dhal_li_generic_api.c1107 hal_soc->ops->hal_rx_tlv_get_offload_info = in hal_hw_txrx_default_ops_attach_li()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca5332/
Dhal_5332.c1533 hal_soc->ops->hal_rx_tlv_get_offload_info = in hal_hw_txrx_ops_attach_qca5332()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9224/
Dhal_9224.h1963 hal_soc->ops->hal_rx_tlv_get_offload_info = in hal_hw_txrx_ops_attach_qcn9224()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn6432/
Dhal_6432.c1674 hal_soc->ops->hal_rx_tlv_get_offload_info = in hal_hw_txrx_ops_attach_qcn6432()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/kiwi/
Dhal_kiwi.c2326 hal_soc->ops->hal_rx_tlv_get_offload_info = in hal_hw_txrx_ops_attach_kiwi()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_rx.c1743 if (hal_rx_tlv_get_offload_info(soc->hal_soc, rx_tlv, &offload_info)) in dp_rx_fill_gro_info()