Home
last modified time | relevance | path

Searched refs:txff_allocation (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/halmac/halmac_88xx/halmac_8822b/
H A Dhalmac_func_8822b.c180 if (HALMAC_LA_MODE_DISABLE == pHalmac_adapter->txff_allocation.la_mode) in halmac_priority_queue_config_8822b()
181 …pHalmac_adapter->txff_allocation.tx_fifo_pg_num = HALMAC_TX_FIFO_SIZE_8822B >> HALMAC_TX_PAGE_SIZE… in halmac_priority_queue_config_8822b()
183 …pHalmac_adapter->txff_allocation.tx_fifo_pg_num = HALMAC_TX_FIFO_SIZE_LA_8822B >> HALMAC_TX_PAGE_S… in halmac_priority_queue_config_8822b()
185 pHalmac_adapter->txff_allocation.rsvd_pg_num = (pHalmac_adapter->txff_allocation.rsvd_drv_pg_num + in halmac_priority_queue_config_8822b()
190 if (pHalmac_adapter->txff_allocation.rsvd_pg_num > pHalmac_adapter->txff_allocation.tx_fifo_pg_num) in halmac_priority_queue_config_8822b()
193 …pHalmac_adapter->txff_allocation.ac_q_pg_num = pHalmac_adapter->txff_allocation.tx_fifo_pg_num - p… in halmac_priority_queue_config_8822b()
194 …pHalmac_adapter->txff_allocation.rsvd_pg_bndy = pHalmac_adapter->txff_allocation.tx_fifo_pg_num - … in halmac_priority_queue_config_8822b()
195 …pHalmac_adapter->txff_allocation.rsvd_fw_txbuff_pg_bndy = pHalmac_adapter->txff_allocation.tx_fifo… in halmac_priority_queue_config_8822b()
196 …pHalmac_adapter->txff_allocation.rsvd_cpu_instr_pg_bndy = pHalmac_adapter->txff_allocation.rsvd_fw… in halmac_priority_queue_config_8822b()
197 …pHalmac_adapter->txff_allocation.rsvd_h2c_queue_pg_bndy = pHalmac_adapter->txff_allocation.rsvd_cp… in halmac_priority_queue_config_8822b()
[all …]
H A Dhalmac_api_8822b.c32 pHalmac_adapter->txff_allocation.rsvd_drv_pg_num = HALMAC_RSVD_DRV_PGNUM_8822B; in halmac_mount_api_8822b()
118 …value32 = (value32 & 0xFFFC0000) | (pHalmac_adapter->txff_allocation.rsvd_h2c_queue_pg_bndy << HAL… in halmac_init_trx_cfg_8822b()
122 …value32 = (value32 & 0xFFFC0000) | (pHalmac_adapter->txff_allocation.rsvd_h2c_queue_pg_bndy << HAL… in halmac_init_trx_cfg_8822b()
126 …value32 = (value32 & 0xFFFC0000) | ((pHalmac_adapter->txff_allocation.rsvd_h2c_queue_pg_bndy << HA… in halmac_init_trx_cfg_8822b()
185 …value32 = (value32 & 0xFFFC0000) | (pHalmac_adapter->txff_allocation.rsvd_h2c_queue_pg_bndy << HAL… in halmac_init_h2c_8822b()
189 …value32 = (value32 & 0xFFFC0000) | (pHalmac_adapter->txff_allocation.rsvd_h2c_queue_pg_bndy << HAL… in halmac_init_h2c_8822b()
193 …value32 = (value32 & 0xFFFC0000) | ((pHalmac_adapter->txff_allocation.rsvd_h2c_queue_pg_bndy << HA… in halmac_init_h2c_8822b()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/halmac/halmac_88xx/
H A Dhalmac_api_88xx.c338 pHalmac_adapter->txff_allocation.tx_fifo_pg_num = 0; in halmac_mount_api_88xx()
339 pHalmac_adapter->txff_allocation.ac_q_pg_num = 0; in halmac_mount_api_88xx()
340 pHalmac_adapter->txff_allocation.rsvd_pg_bndy = 0; in halmac_mount_api_88xx()
341 pHalmac_adapter->txff_allocation.rsvd_drv_pg_bndy = 0; in halmac_mount_api_88xx()
342 pHalmac_adapter->txff_allocation.rsvd_h2c_extra_info_pg_bndy = 0; in halmac_mount_api_88xx()
343 pHalmac_adapter->txff_allocation.rsvd_h2c_queue_pg_bndy = 0; in halmac_mount_api_88xx()
344 pHalmac_adapter->txff_allocation.rsvd_cpu_instr_pg_bndy = 0; in halmac_mount_api_88xx()
345 pHalmac_adapter->txff_allocation.rsvd_fw_txbuff_pg_bndy = 0; in halmac_mount_api_88xx()
346 pHalmac_adapter->txff_allocation.pub_queue_pg_num = 0; in halmac_mount_api_88xx()
347 pHalmac_adapter->txff_allocation.high_queue_pg_num = 0; in halmac_mount_api_88xx()
[all …]
H A Dhalmac_func_88xx.c1495 …HALMAC_REG_WRITE_16(pHalmac_adapter, REG_FIFOPAGE_CTRL_2, (u16)(pHalmac_adapter->txff_allocation.r… in halmac_send_h2c_update_packet_88xx()
1501 …HALMAC_REG_WRITE_16(pHalmac_adapter, REG_FIFOPAGE_CTRL_2, (u16)(pHalmac_adapter->txff_allocation.r… in halmac_send_h2c_update_packet_88xx()
1505 …HALMAC_REG_WRITE_16(pHalmac_adapter, REG_FIFOPAGE_CTRL_2, (u16)(pHalmac_adapter->txff_allocation.r… in halmac_send_h2c_update_packet_88xx()
1509 …CKET_LOC(pH2c_buff, pHalmac_adapter->txff_allocation.rsvd_h2c_extra_info_pg_bndy - pHalmac_adapter… in halmac_send_h2c_update_packet_88xx()
1607 …HALMAC_REG_WRITE_16(pHalmac_adapter, REG_FIFOPAGE_CTRL_2, (u16)(pHalmac_adapter->txff_allocation.r… in halmac_send_h2c_phy_parameter_88xx()
1638 …HALMAC_REG_WRITE_16(pHalmac_adapter, REG_FIFOPAGE_CTRL_2, (u16)(pHalmac_adapter->txff_allocation.r… in halmac_send_h2c_phy_parameter_88xx()
1722 …ETER_LOC(pH2c_buff, pHalmac_adapter->txff_allocation.rsvd_h2c_extra_info_pg_bndy - pHalmac_adapter… in halmac_gen_cfg_para_h2c_88xx()
1968 …HALMAC_REG_WRITE_16(pHalmac_adapter, REG_FIFOPAGE_CTRL_2, (u16)(pHalmac_adapter->txff_allocation.r… in halmac_func_ctrl_ch_switch_88xx()
1974 …HALMAC_REG_WRITE_16(pHalmac_adapter, REG_FIFOPAGE_CTRL_2, (u16)(pHalmac_adapter->txff_allocation.r… in halmac_func_ctrl_ch_switch_88xx()
1978 …HALMAC_REG_WRITE_16(pHalmac_adapter, REG_FIFOPAGE_CTRL_2, (u16)(pHalmac_adapter->txff_allocation.r… in halmac_func_ctrl_ch_switch_88xx()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/halmac/
H A Dhalmac_type.h1717 HALMAC_TXFF_ALLOCATION txff_allocation; member