Home
last modified time | relevance | path

Searched refs:num_pbf_cmd_lines (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.h122 __le16 num_pbf_cmd_lines /* number of PBF command lines that can be used by this port */; member
H A Decore_init_fw_funcs.c261 phys_lines = port_params[port_id].num_pbf_cmd_lines - PBF_CMDQ_PURE_LB_LINES; in ecore_cmdq_lines_rt_init()
H A Decore_dev.c387 p_qm_port->num_pbf_cmd_lines = PBF_MAX_CMD_LINES / 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.h122 __le16 num_pbf_cmd_lines /* number of PBF command lines that can be used by this port */; member