Home
last modified time | relevance | path

Searched refs:port_width (Results 1 – 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/isci/scil/
HDscic_remote_device.h249 #define scic_remote_device_set_port_width(device, port_width) SCI_FAILURE argument
/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
HDfw.h211 int port_width; member
/freebsd-11-stable/sys/dev/mthca/
HDmthca_cmd.h224 int port_width; member
HDmthca_cmd.c1468 flags |= param->port_width << INIT_IB_PORT_WIDTH_SHIFT; in mthca_INIT_IB()
HDmthca_qp.c316 param.port_width = dev->limits.port_width_cap; in init_port()