Searched refs:txff_allocation (Results 1 – 5 of 5) sorted by relevance
227 if (halmac_adapter->txff_allocation.la_mode == HALMAC_LA_MODE_DISABLE) { in halmac_priority_queue_config_8822b()228 if (halmac_adapter->txff_allocation.rx_fifo_expanding_mode == in halmac_priority_queue_config_8822b()230 halmac_adapter->txff_allocation.tx_fifo_pg_num = in halmac_priority_queue_config_8822b()233 } else if (halmac_adapter->txff_allocation in halmac_priority_queue_config_8822b()236 halmac_adapter->txff_allocation.tx_fifo_pg_num = in halmac_priority_queue_config_8822b()249 halmac_adapter->txff_allocation.tx_fifo_pg_num = in halmac_priority_queue_config_8822b()253 halmac_adapter->txff_allocation in halmac_priority_queue_config_8822b()257 halmac_adapter->txff_allocation.tx_fifo_pg_num = in halmac_priority_queue_config_8822b()261 halmac_adapter->txff_allocation.rsvd_pg_num = in halmac_priority_queue_config_8822b()262 (halmac_adapter->txff_allocation.rsvd_drv_pg_num + in halmac_priority_queue_config_8822b()[all …]
50 halmac_adapter->txff_allocation.rsvd_drv_pg_num = in halmac_mount_api_8822b()141 if (halmac_adapter->txff_allocation.rx_fifo_expanding_mode != in halmac_init_trx_cfg_8822b()154 (halmac_adapter->txff_allocation.rsvd_h2c_queue_pg_bndy in halmac_init_trx_cfg_8822b()160 (halmac_adapter->txff_allocation.rsvd_h2c_queue_pg_bndy in halmac_init_trx_cfg_8822b()166 ((halmac_adapter->txff_allocation.rsvd_h2c_queue_pg_bndy in halmac_init_trx_cfg_8822b()288 (halmac_adapter->txff_allocation.rsvd_h2c_queue_pg_bndy in halmac_init_h2c_8822b()294 (halmac_adapter->txff_allocation.rsvd_h2c_queue_pg_bndy in halmac_init_h2c_8822b()300 ((halmac_adapter->txff_allocation.rsvd_h2c_queue_pg_bndy in halmac_init_h2c_8822b()
1737 (u16)(halmac_adapter->txff_allocation in halmac_send_h2c_update_packet_88xx()1749 (u16)(halmac_adapter->txff_allocation.rsvd_pg_bndy & in halmac_send_h2c_update_packet_88xx()1755 (u16)(halmac_adapter->txff_allocation.rsvd_pg_bndy & in halmac_send_h2c_update_packet_88xx()1764 halmac_adapter->txff_allocation.rsvd_h2c_extra_info_pg_bndy - in halmac_send_h2c_update_packet_88xx()1765 halmac_adapter->txff_allocation.rsvd_pg_bndy); in halmac_send_h2c_update_packet_88xx()1886 (u16)(halmac_adapter->txff_allocation in halmac_send_h2c_phy_parameter_88xx()1931 (u16)(halmac_adapter->txff_allocation.rsvd_pg_bndy & in halmac_send_h2c_phy_parameter_88xx()2033 halmac_adapter->txff_allocation in halmac_gen_cfg_para_h2c_88xx()2035 halmac_adapter->txff_allocation.rsvd_pg_bndy); in halmac_gen_cfg_para_h2c_88xx()2138 (u16)(halmac_adapter->txff_allocation in halmac_func_ctrl_ch_switch_88xx()[all …]
87 halmac_adapter->txff_allocation.tx_fifo_pg_num = 0; in halmac_init_adapter_para_88xx()88 halmac_adapter->txff_allocation.ac_q_pg_num = 0; in halmac_init_adapter_para_88xx()89 halmac_adapter->txff_allocation.rsvd_pg_bndy = 0; in halmac_init_adapter_para_88xx()90 halmac_adapter->txff_allocation.rsvd_drv_pg_bndy = 0; in halmac_init_adapter_para_88xx()91 halmac_adapter->txff_allocation.rsvd_h2c_extra_info_pg_bndy = 0; in halmac_init_adapter_para_88xx()92 halmac_adapter->txff_allocation.rsvd_h2c_queue_pg_bndy = 0; in halmac_init_adapter_para_88xx()93 halmac_adapter->txff_allocation.rsvd_cpu_instr_pg_bndy = 0; in halmac_init_adapter_para_88xx()94 halmac_adapter->txff_allocation.rsvd_fw_txbuff_pg_bndy = 0; in halmac_init_adapter_para_88xx()95 halmac_adapter->txff_allocation.pub_queue_pg_num = 0; in halmac_init_adapter_para_88xx()96 halmac_adapter->txff_allocation.high_queue_pg_num = 0; in halmac_init_adapter_para_88xx()[all …]
1551 struct halmac_txff_allocation txff_allocation; member