Home
last modified time | relevance | path

Searched refs:num_btb_blocks (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_hsi_init_func.h123 __le16 num_btb_blocks /* number of BTB blocks that can be used by this port */; member
H A Decore_init_fw_funcs.c315 usable_blocks = port_params[port_id].num_btb_blocks - BTB_HEADROOM_BLOCKS; in ecore_btb_blocks_rt_init()
H A Decore_dev.c388 p_qm_port->num_btb_blocks = BTB_MAX_BLOCKS / num_ports; in ecore_init_qm_port_params()
715 …i, port->active, port->active_phys_tcs, port->num_pbf_cmd_lines, port->num_btb_blocks, port->reser… in ecore_dp_init_qm_params()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Decore_hsi_init_func.h123 __le16 num_btb_blocks /* number of BTB blocks that can be used by this port */; member