Home
last modified time | relevance | path

Searched refs:txff_alloc (Results 1 – 25 of 35) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/halmac_88xx/
H A Dhalmac_init_88xx.c108 adapter->txff_alloc.tx_fifo_pg_num = 0; in init_adapter_param_88xx()
109 adapter->txff_alloc.acq_pg_num = 0; in init_adapter_param_88xx()
110 adapter->txff_alloc.rsvd_boundary = 0; in init_adapter_param_88xx()
111 adapter->txff_alloc.rsvd_drv_addr = 0; in init_adapter_param_88xx()
112 adapter->txff_alloc.rsvd_h2c_info_addr = 0; in init_adapter_param_88xx()
113 adapter->txff_alloc.rsvd_h2cq_addr = 0; in init_adapter_param_88xx()
114 adapter->txff_alloc.rsvd_cpu_instr_addr = 0; in init_adapter_param_88xx()
115 adapter->txff_alloc.rsvd_fw_txbuf_addr = 0; in init_adapter_param_88xx()
116 adapter->txff_alloc.pub_queue_pg_num = 0; in init_adapter_param_88xx()
117 adapter->txff_alloc.high_queue_pg_num = 0; in init_adapter_param_88xx()
[all …]
H A Dhalmac_flash_88xx.c67 h2c_info_offset = adapter->txff_alloc.rsvd_h2c_info_addr - in download_flash_88xx()
68 adapter->txff_alloc.rsvd_boundary; in download_flash_88xx()
78 adapter->txff_alloc.rsvd_h2c_info_addr, in download_flash_88xx()
147 u16 h2c_pg_addr = adapter->txff_alloc.rsvd_h2c_info_addr; in read_flash_88xx()
148 u16 rsvd_pg_addr = adapter->txff_alloc.rsvd_boundary; in read_flash_88xx()
301 pg_addr = adapter->txff_alloc.rsvd_h2c_info_addr; in check_flash_88xx()
H A Dhalmac_common_88xx.c295 if (pg_offset + pg_num > adapter->txff_alloc.rsvd_drv_pg_num) { in dl_drv_rsvd_page_88xx()
300 pg_addr = adapter->txff_alloc.rsvd_drv_addr + pg_offset; in dl_drv_rsvd_page_88xx()
366 rsvd_pg_head = adapter->txff_alloc.rsvd_boundary; in dl_rsvd_page_88xx()
406 *(u16 *)value = adapter->txff_alloc.rsvd_drv_addr; in get_hw_value_88xx()
430 PLTFM_MEMCPY(value, &adapter->txff_alloc, in get_hw_value_88xx()
449 *(u16 *)value = adapter->txff_alloc.rsvd_drv_pg_num; in get_hw_value_88xx()
1489 pg_addr = adapter->txff_alloc.rsvd_h2c_info_addr; in send_cfg_param_h2c_88xx()
1614 u16 h2c_info_addr = adapter->txff_alloc.rsvd_h2c_info_addr; in gen_cfg_param_h2c_88xx()
1615 u16 rsvd_pg_addr = adapter->txff_alloc.rsvd_boundary; in gen_cfg_param_h2c_88xx()
1728 u16 pg_addr = adapter->txff_alloc.rsvd_h2c_info_addr; in send_h2c_update_packet_88xx()
[all …]
H A Dhalmac_fw_88xx.c446 dl_addr = adapter->txff_alloc.rsvd_h2c_info_addr; in free_download_firmware_88xx()
1084 h2cq_addr = adapter->txff_alloc.rsvd_h2cq_addr; in send_general_info_88xx()
1127 adapter->txff_alloc.rsvd_fw_txbuf_addr - in proc_send_general_info_88xx()
1128 adapter->txff_alloc.rsvd_boundary); in proc_send_general_info_88xx()
H A Dhalmac_mimo_88xx.c732 snding_info_addr = adapter->txff_alloc.rsvd_h2c_sta_info_addr + in fw_snding_88xx()
745 adapter->txff_alloc.rsvd_boundary); in fw_snding_88xx()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/halmac_88xx/
H A Dhalmac_init_88xx.c107 adapter->txff_alloc.tx_fifo_pg_num = 0; in init_adapter_param_88xx()
108 adapter->txff_alloc.acq_pg_num = 0; in init_adapter_param_88xx()
109 adapter->txff_alloc.rsvd_boundary = 0; in init_adapter_param_88xx()
110 adapter->txff_alloc.rsvd_drv_addr = 0; in init_adapter_param_88xx()
111 adapter->txff_alloc.rsvd_h2c_info_addr = 0; in init_adapter_param_88xx()
112 adapter->txff_alloc.rsvd_h2cq_addr = 0; in init_adapter_param_88xx()
113 adapter->txff_alloc.rsvd_cpu_instr_addr = 0; in init_adapter_param_88xx()
114 adapter->txff_alloc.rsvd_fw_txbuf_addr = 0; in init_adapter_param_88xx()
115 adapter->txff_alloc.pub_queue_pg_num = 0; in init_adapter_param_88xx()
116 adapter->txff_alloc.high_queue_pg_num = 0; in init_adapter_param_88xx()
[all …]
H A Dhalmac_flash_88xx.c66 h2c_info_offset = adapter->txff_alloc.rsvd_h2c_info_addr - in download_flash_88xx()
67 adapter->txff_alloc.rsvd_boundary; in download_flash_88xx()
77 adapter->txff_alloc.rsvd_h2c_info_addr, in download_flash_88xx()
146 u16 h2c_pg_addr = adapter->txff_alloc.rsvd_h2c_info_addr; in read_flash_88xx()
147 u16 rsvd_pg_addr = adapter->txff_alloc.rsvd_boundary; in read_flash_88xx()
300 pg_addr = adapter->txff_alloc.rsvd_h2c_info_addr; in check_flash_88xx()
H A Dhalmac_common_88xx.c294 if (pg_offset + pg_num > adapter->txff_alloc.rsvd_drv_pg_num) { in dl_drv_rsvd_page_88xx()
299 pg_addr = adapter->txff_alloc.rsvd_drv_addr + pg_offset; in dl_drv_rsvd_page_88xx()
365 rsvd_pg_head = adapter->txff_alloc.rsvd_boundary; in dl_rsvd_page_88xx()
405 *(u16 *)value = adapter->txff_alloc.rsvd_drv_addr; in get_hw_value_88xx()
429 PLTFM_MEMCPY(value, &adapter->txff_alloc, in get_hw_value_88xx()
448 *(u16 *)value = adapter->txff_alloc.rsvd_drv_pg_num; in get_hw_value_88xx()
1488 pg_addr = adapter->txff_alloc.rsvd_h2c_info_addr; in send_cfg_param_h2c_88xx()
1613 u16 h2c_info_addr = adapter->txff_alloc.rsvd_h2c_info_addr; in gen_cfg_param_h2c_88xx()
1614 u16 rsvd_pg_addr = adapter->txff_alloc.rsvd_boundary; in gen_cfg_param_h2c_88xx()
1727 u16 pg_addr = adapter->txff_alloc.rsvd_h2c_info_addr; in send_h2c_update_packet_88xx()
[all …]
H A Dhalmac_fw_88xx.c445 dl_addr = adapter->txff_alloc.rsvd_h2c_info_addr; in free_download_firmware_88xx()
1083 h2cq_addr = adapter->txff_alloc.rsvd_h2cq_addr; in send_general_info_88xx()
1126 adapter->txff_alloc.rsvd_fw_txbuf_addr - in proc_send_general_info_88xx()
1127 adapter->txff_alloc.rsvd_boundary); in proc_send_general_info_88xx()
H A Dhalmac_mimo_88xx.c731 snding_info_addr = adapter->txff_alloc.rsvd_h2c_sta_info_addr + in fw_snding_88xx()
744 adapter->txff_alloc.rsvd_boundary); in fw_snding_88xx()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/halmac_88xx/
H A Dhalmac_init_88xx.c107 adapter->txff_alloc.tx_fifo_pg_num = 0; in init_adapter_param_88xx()
108 adapter->txff_alloc.acq_pg_num = 0; in init_adapter_param_88xx()
109 adapter->txff_alloc.rsvd_boundary = 0; in init_adapter_param_88xx()
110 adapter->txff_alloc.rsvd_drv_addr = 0; in init_adapter_param_88xx()
111 adapter->txff_alloc.rsvd_h2c_info_addr = 0; in init_adapter_param_88xx()
112 adapter->txff_alloc.rsvd_h2cq_addr = 0; in init_adapter_param_88xx()
113 adapter->txff_alloc.rsvd_cpu_instr_addr = 0; in init_adapter_param_88xx()
114 adapter->txff_alloc.rsvd_fw_txbuf_addr = 0; in init_adapter_param_88xx()
115 adapter->txff_alloc.pub_queue_pg_num = 0; in init_adapter_param_88xx()
116 adapter->txff_alloc.high_queue_pg_num = 0; in init_adapter_param_88xx()
[all …]
H A Dhalmac_flash_88xx.c66 h2c_info_offset = adapter->txff_alloc.rsvd_h2c_info_addr - in download_flash_88xx()
67 adapter->txff_alloc.rsvd_boundary; in download_flash_88xx()
77 adapter->txff_alloc.rsvd_h2c_info_addr, in download_flash_88xx()
146 u16 h2c_pg_addr = adapter->txff_alloc.rsvd_h2c_info_addr; in read_flash_88xx()
147 u16 rsvd_pg_addr = adapter->txff_alloc.rsvd_boundary; in read_flash_88xx()
300 pg_addr = adapter->txff_alloc.rsvd_h2c_info_addr; in check_flash_88xx()
H A Dhalmac_common_88xx.c294 if (pg_offset + pg_num > adapter->txff_alloc.rsvd_drv_pg_num) { in dl_drv_rsvd_page_88xx()
299 pg_addr = adapter->txff_alloc.rsvd_drv_addr + pg_offset; in dl_drv_rsvd_page_88xx()
365 rsvd_pg_head = adapter->txff_alloc.rsvd_boundary; in dl_rsvd_page_88xx()
405 *(u16 *)value = adapter->txff_alloc.rsvd_drv_addr; in get_hw_value_88xx()
429 PLTFM_MEMCPY(value, &adapter->txff_alloc, in get_hw_value_88xx()
448 *(u16 *)value = adapter->txff_alloc.rsvd_drv_pg_num; in get_hw_value_88xx()
1480 pg_addr = adapter->txff_alloc.rsvd_h2c_info_addr; in send_cfg_param_h2c_88xx()
1605 u16 h2c_info_addr = adapter->txff_alloc.rsvd_h2c_info_addr; in gen_cfg_param_h2c_88xx()
1606 u16 rsvd_pg_addr = adapter->txff_alloc.rsvd_boundary; in gen_cfg_param_h2c_88xx()
1719 u16 pg_addr = adapter->txff_alloc.rsvd_h2c_info_addr; in send_h2c_update_packet_88xx()
[all …]
H A Dhalmac_fw_88xx.c445 dl_addr = adapter->txff_alloc.rsvd_h2c_info_addr; in free_download_firmware_88xx()
1083 h2cq_addr = adapter->txff_alloc.rsvd_h2cq_addr; in send_general_info_88xx()
1126 adapter->txff_alloc.rsvd_fw_txbuf_addr - in proc_send_general_info_88xx()
1127 adapter->txff_alloc.rsvd_boundary); in proc_send_general_info_88xx()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/halmac_88xx/
H A Dhalmac_init_88xx.c107 adapter->txff_alloc.tx_fifo_pg_num = 0; in init_adapter_param_88xx()
108 adapter->txff_alloc.acq_pg_num = 0; in init_adapter_param_88xx()
109 adapter->txff_alloc.rsvd_boundary = 0; in init_adapter_param_88xx()
110 adapter->txff_alloc.rsvd_drv_addr = 0; in init_adapter_param_88xx()
111 adapter->txff_alloc.rsvd_h2c_info_addr = 0; in init_adapter_param_88xx()
112 adapter->txff_alloc.rsvd_h2cq_addr = 0; in init_adapter_param_88xx()
113 adapter->txff_alloc.rsvd_cpu_instr_addr = 0; in init_adapter_param_88xx()
114 adapter->txff_alloc.rsvd_fw_txbuf_addr = 0; in init_adapter_param_88xx()
115 adapter->txff_alloc.pub_queue_pg_num = 0; in init_adapter_param_88xx()
116 adapter->txff_alloc.high_queue_pg_num = 0; in init_adapter_param_88xx()
[all …]
H A Dhalmac_flash_88xx.c66 h2c_info_offset = adapter->txff_alloc.rsvd_h2c_info_addr - in download_flash_88xx()
67 adapter->txff_alloc.rsvd_boundary; in download_flash_88xx()
77 adapter->txff_alloc.rsvd_h2c_info_addr, in download_flash_88xx()
146 u16 h2c_pg_addr = adapter->txff_alloc.rsvd_h2c_info_addr; in read_flash_88xx()
147 u16 rsvd_pg_addr = adapter->txff_alloc.rsvd_boundary; in read_flash_88xx()
300 pg_addr = adapter->txff_alloc.rsvd_h2c_info_addr; in check_flash_88xx()
H A Dhalmac_common_88xx.c294 if (pg_offset + pg_num > adapter->txff_alloc.rsvd_drv_pg_num) { in dl_drv_rsvd_page_88xx()
299 pg_addr = adapter->txff_alloc.rsvd_drv_addr + pg_offset; in dl_drv_rsvd_page_88xx()
365 rsvd_pg_head = adapter->txff_alloc.rsvd_boundary; in dl_rsvd_page_88xx()
405 *(u16 *)value = adapter->txff_alloc.rsvd_drv_addr; in get_hw_value_88xx()
429 PLTFM_MEMCPY(value, &adapter->txff_alloc, in get_hw_value_88xx()
448 *(u16 *)value = adapter->txff_alloc.rsvd_drv_pg_num; in get_hw_value_88xx()
1488 pg_addr = adapter->txff_alloc.rsvd_h2c_info_addr; in send_cfg_param_h2c_88xx()
1613 u16 h2c_info_addr = adapter->txff_alloc.rsvd_h2c_info_addr; in gen_cfg_param_h2c_88xx()
1614 u16 rsvd_pg_addr = adapter->txff_alloc.rsvd_boundary; in gen_cfg_param_h2c_88xx()
1727 u16 pg_addr = adapter->txff_alloc.rsvd_h2c_info_addr; in send_h2c_update_packet_88xx()
[all …]
H A Dhalmac_fw_88xx.c445 dl_addr = adapter->txff_alloc.rsvd_h2c_info_addr; in free_download_firmware_88xx()
1083 h2cq_addr = adapter->txff_alloc.rsvd_h2cq_addr; in send_general_info_88xx()
1126 adapter->txff_alloc.rsvd_fw_txbuf_addr - in proc_send_general_info_88xx()
1127 adapter->txff_alloc.rsvd_boundary); in proc_send_general_info_88xx()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/halmac_88xx/halmac_8821c/
H A Dhalmac_init_8821c.c346 adapter->txff_alloc.rsvd_drv_pg_num = RSVD_PG_DRV_NUM; in mount_api_8821c()
464 if (adapter->txff_alloc.rx_fifo_exp_mode != in init_trx_cfg_8821c()
530 struct halmac_txff_allocation *txff_info = &adapter->txff_alloc; in priority_queue_cfg_8821c()
635 adapter->txff_alloc.rsvd_boundary); in priority_queue_cfg_8821c()
655 struct halmac_txff_allocation *info = &adapter->txff_alloc; in set_trx_fifo_info_8821c()
827 struct halmac_txff_allocation *txff_info = &adapter->txff_alloc; in init_h2c_8821c()
H A Dhalmac_cfg_wmac_8821c.c73 if (adapter->txff_alloc.rx_fifo_exp_mode != in cfg_drv_info_8821c()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/halmac_88xx/halmac_8822b/
H A Dhalmac_init_8822b.c341 adapter->txff_alloc.rsvd_drv_pg_num = RSVD_PG_DRV_NUM; in mount_api_8822b()
459 if (adapter->txff_alloc.rx_fifo_exp_mode != in init_trx_cfg_8822b()
527 struct halmac_txff_allocation *txff_info = &adapter->txff_alloc; in priority_queue_cfg_8822b()
629 adapter->txff_alloc.rsvd_boundary); in priority_queue_cfg_8822b()
649 struct halmac_txff_allocation *info = &adapter->txff_alloc; in set_trx_fifo_info_8822b()
795 struct halmac_txff_allocation *txff_info = &adapter->txff_alloc; in init_h2c_8822b()
H A Dhalmac_cfg_wmac_8822b.c73 if (adapter->txff_alloc.rx_fifo_exp_mode != in cfg_drv_info_8822b()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/halmac_88xx/halmac_8821c/
H A Dhalmac_init_8821c.c347 adapter->txff_alloc.rsvd_drv_pg_num = RSVD_PG_DRV_NUM; in mount_api_8821c()
465 if (adapter->txff_alloc.rx_fifo_exp_mode != in init_trx_cfg_8821c()
531 struct halmac_txff_allocation *txff_info = &adapter->txff_alloc; in priority_queue_cfg_8821c()
636 adapter->txff_alloc.rsvd_boundary); in priority_queue_cfg_8821c()
656 struct halmac_txff_allocation *info = &adapter->txff_alloc; in set_trx_fifo_info_8821c()
828 struct halmac_txff_allocation *txff_info = &adapter->txff_alloc; in init_h2c_8821c()
H A Dhalmac_cfg_wmac_8821c.c74 if (adapter->txff_alloc.rx_fifo_exp_mode != in cfg_drv_info_8821c()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/halmac_88xx/halmac_8822c/
H A Dhalmac_init_8822c.c451 adapter->txff_alloc.rsvd_drv_pg_num = RSVD_PG_DRV_NUM; in mount_api_8822c()
631 struct halmac_txff_allocation *txff_info = &adapter->txff_alloc; in priority_queue_cfg_8822c()
736 adapter->txff_alloc.rsvd_boundary); in priority_queue_cfg_8822c()
756 struct halmac_txff_allocation *info = &adapter->txff_alloc; in set_trx_fifo_info_8822c()
983 struct halmac_txff_allocation *txff_info = &adapter->txff_alloc; in init_h2c_8822c()

12