Home
last modified time | relevance | path

Searched refs:max_port_width (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dfw.h54 int max_port_width; member
H A Dfw.c1161 dev_cap->port_cap[1].max_port_width); in mlx4_dev_cap_dump()
1211 port_cap->max_port_width = field & 0xf; in mlx4_QUERY_PORT()
1243 port_cap->max_port_width = field & 0xf; in mlx4_QUERY_PORT()
H A Dmain.c408 dev->caps.port_width_cap[port] = port_cap->max_port_width; in _mlx4_dev_port()
/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_cmd.h144 int max_port_width; member
H A Dmthca_main.c234 mdev->limits.port_width_cap = dev_lim->max_port_width; in mthca_dev_lim()
H A Dmthca_cmd.c1116 dev_lim->max_port_width = field & 0xf; in mthca_QUERY_DEV_LIM()
/openbmc/linux/drivers/scsi/mpi3mr/mpi/
H A Dmpi30_cnfg.h2272 u8 max_port_width; member