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

/freebsd-11.0-release/sys/dev/vxge/vxgehal/
H A Dvxgehal-config.c1621 if ((vp_config->wire_port != VXGE_HAL_VPATH_USE_PORT0) &&
1622 (vp_config->wire_port != VXGE_HAL_VPATH_USE_PORT1) &&
1623 (vp_config->wire_port != VXGE_HAL_VPATH_USE_BOTH) &&
1624 (vp_config->wire_port != VXGE_HAL_VPATH_USE_DEFAULT_PORT))
2502 device_config->vp_config[i].wire_port =
H A Dvxgehal-fifo.c1305 VXGE_HAL_FIFO_TXD_HOST_STEER(vp->vpath->vp_config->wire_port);
1375 VXGE_HAL_FIFO_TXD_HOST_STEER(vp->vpath->vp_config->wire_port);
/freebsd-11.0-release/sys/dev/vxge/include/
H A Dvxgehal-config.h2039 * @wire_port: Wire port to be associated with the vpath
2171 u32 wire_port; member in struct:vxge_hal_vp_config_t

Completed in 115 milliseconds