Home
last modified time | relevance | path

Searched refs:max_limit (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/sys/dev/vxge/vxgehal/
Dvxgehal-config.c215 if ((port_config->max_limit > VXGE_HAL_WIRE_PORT_MAX_RMAC_MAX_LIMIT) && in __hal_device_wire_port_config_check()
216 (port_config->max_limit != VXGE_HAL_WIRE_PORT_DEF_RMAC_MAX_LIMIT)) in __hal_device_wire_port_config_check()
331 if ((port_config->max_limit > in __hal_device_switch_port_config_check()
333 (port_config->max_limit != in __hal_device_switch_port_config_check()
2078 wire_port_config->max_limit = in vxge_hal_device_config_default_get()
2126 switch_port_config->max_limit = in vxge_hal_device_config_default_get()
Dvxgehal-mrpcim.c3949 if (mac_config->wire_port_config[i].max_limit != in __hal_mrpcim_mac_configure()
3954 mac_config->wire_port_config[i].max_limit); in __hal_mrpcim_mac_configure()
4270 if (mac_config->switch_port_config.max_limit != in __hal_mrpcim_mac_configure()
4275 mac_config->switch_port_config.max_limit); in __hal_mrpcim_mac_configure()
Dvxgehal-mgmtaux.c553 mac_config->wire_port_config[i].max_limit, "%u"); in vxge_hal_aux_device_config_read()
588 mac_config->switch_port_config.max_limit, "%u"); in vxge_hal_aux_device_config_read()
/freebsd-10-stable/sys/dev/vxge/include/
Dvxgehal-config.h299 u32 max_limit; member
449 u32 max_limit; member