Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/isci/scil/
Dscic_remote_device.h249 #define scic_remote_device_set_port_width(device, port_width) SCI_FAILURE argument
/freebsd-10-stable/sys/ofed/drivers/net/mlx4/
Dfw.h201 int port_width; member
/freebsd-10-stable/sys/ofed/drivers/infiniband/hw/mthca/
Dmthca_cmd.h224 int port_width; member
Dmthca_cmd.c1430 flags |= param->port_width << INIT_IB_PORT_WIDTH_SHIFT; in mthca_INIT_IB()
Dmthca_qp.c317 param.port_width = dev->limits.port_width_cap; in init_port()