Searched refs:INIT_PORT_PORT_WIDTH_SHIFT (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_fw.c2271 #define INIT_PORT_PORT_WIDTH_SHIFT 8 macro
2286 flags |= (dev->caps.port_width_cap[port] & 0xf) << INIT_PORT_PORT_WIDTH_SHIFT;

Completed in 261 milliseconds