Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/rh/
Dhal_rh_generic_api.c860 hal_soc->ops->hal_rx_get_proto_params = hal_rx_get_proto_params_rh; in hal_hw_txrx_default_ops_attach_rh()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
Dhal_rx.h2761 hal_rx_get_proto_params(hal_soc_handle_t hal_soc_hdl, uint8_t *buf, in hal_rx_get_proto_params() function
2766 return hal_soc->ops->hal_rx_get_proto_params(buf, proto_params); in hal_rx_get_proto_params()
Dhal_internal.h1317 int (*hal_rx_get_proto_params)(uint8_t *buf, void *fisa_params); member
/wlan-driver/qcacld-3.0/components/dp/core/src/
Dwlan_dp_fisa_rx.c523 if (hal_rx_get_proto_params(fisa_hdl->dp_ctx->hal_soc, rx_tlv_hdr, in dp_rx_fisa_add_ft_entry()
1034 if (hal_rx_get_proto_params(fisa_hdl->dp_ctx->hal_soc, rx_tlv_hdr, in dp_fisa_rx_queue_fst_update_work()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/
Dhal_li_generic_api.c1114 hal_soc->ops->hal_rx_get_proto_params = hal_rx_get_proto_params_li; in hal_hw_txrx_default_ops_attach_li()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca5332/
Dhal_5332.c1535 hal_soc->ops->hal_rx_get_proto_params = hal_rx_get_proto_params_be; in hal_hw_txrx_ops_attach_qca5332()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9224/
Dhal_9224.h1965 hal_soc->ops->hal_rx_get_proto_params = hal_rx_get_proto_params_be; in hal_hw_txrx_ops_attach_qcn9224()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn6432/
Dhal_6432.c1676 hal_soc->ops->hal_rx_get_proto_params = hal_rx_get_proto_params_be; in hal_hw_txrx_ops_attach_qcn6432()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/kiwi/
Dhal_kiwi.c2335 hal_soc->ops->hal_rx_get_proto_params = hal_rx_get_proto_params_be; in hal_hw_txrx_ops_attach_kiwi()