Searched refs:hal_reo_enable_pn_in_dest (Results 1 – 4 of 4) sorted by relevance
3223 hal_reo_enable_pn_in_dest(hal_soc_handle_t hal_soc_hdl) in hal_reo_enable_pn_in_dest() function3227 if (hal_soc->ops->hal_reo_enable_pn_in_dest) in hal_reo_enable_pn_in_dest()3228 return hal_soc->ops->hal_reo_enable_pn_in_dest(hal_soc); in hal_reo_enable_pn_in_dest()
1085 uint8_t (*hal_reo_enable_pn_in_dest)(void *hal_soc); member
2125 hal_soc->ops->hal_reo_enable_pn_in_dest = in hal_hw_txrx_ops_attach_kiwi()
4459 soc->features.pn_in_reo_dest = hal_reo_enable_pn_in_dest(soc->hal_soc); in dp_soc_attach_target_wifi3()