qcacmn: Initialize command/credit ring for qca8074 & qcn9000
Initialize command/credit ring for qca8074 & qcn9000. Change-Id: I28087dd4d8f4afddd954c764c2e85da43eaf78f1 CRs-fixed: 2562649
This commit is contained in:
@@ -1035,6 +1035,8 @@ struct hal_hw_txrx_ops qca8074_hal_hw_txrx_ops = {
|
||||
hal_tx_comp_get_release_reason_generic,
|
||||
hal_get_wbm_internal_error_generic,
|
||||
hal_tx_desc_set_mesh_en_8074v1,
|
||||
hal_tx_init_cmd_credit_ring_8074v1,
|
||||
|
||||
/* rx */
|
||||
hal_rx_msdu_start_nss_get_8074,
|
||||
hal_rx_mon_hw_desc_get_mpdu_status_8074,
|
||||
@@ -1248,7 +1250,7 @@ struct hal_hw_srng_config hw_srng_table_8074[] = {
|
||||
.start_ring_id = HAL_SRNG_SW2TCL_CMD,
|
||||
.max_rings = 1,
|
||||
.entry_size = (sizeof(struct tlv_32_hdr) +
|
||||
sizeof(struct tcl_gse_cmd)) >> 2,
|
||||
sizeof(struct tcl_data_cmd)) >> 2,
|
||||
.lmac_ring = FALSE,
|
||||
.ring_dir = HAL_SRNG_SRC_RING,
|
||||
.reg_start = {
|
||||
|
مرجع در شماره جدید
Block a user