qcacmn: add new files for HAL v2
add hal v2 new files Change-Id: I7728be33db7d28e44d04f19c99e8b9f47145f2e3 CRs-Fixed: 3249002
This commit is contained in:

committed by
Madan Koyyalamudi

parent
a0e9c0fa4a
commit
7a962c59e6
@@ -1925,6 +1925,10 @@ static void hal_hw_txrx_ops_attach_qca5332(struct hal_soc *hal_soc)
|
||||
hal_cookie_conversion_reg_cfg_generic_be;
|
||||
hal_soc->ops->hal_set_ba_aging_timeout =
|
||||
hal_set_ba_aging_timeout_be_generic;
|
||||
hal_soc->ops->hal_tx_populate_bank_register =
|
||||
hal_tx_populate_bank_register_be;
|
||||
hal_soc->ops->hal_tx_vdev_mcast_ctrl_set =
|
||||
hal_tx_vdev_mcast_ctrl_set_be;
|
||||
};
|
||||
|
||||
struct hal_hw_srng_config hw_srng_table_5332[] = {
|
||||
|
Reference in New Issue
Block a user