Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/vxge/vxgehal/
HDvxgehal-config.c1370 if ((ring_config->rx_timer_ci != in __hal_device_ring_config_check()
1372 (ring_config->rx_timer_ci != in __hal_device_ring_config_check()
1374 (ring_config->rx_timer_ci != in __hal_device_ring_config_check()
2532 device_config->vp_config[i].ring.rx_timer_ci = in vxge_hal_device_config_default_get()
HDvxgehal-mgmtaux.c769 dev_config->vp_config[i].ring.rx_timer_ci, "%u"); in vxge_hal_aux_device_config_read()
HDvxgehal-virtualpath.c8014 if (vp_config->ring.rx_timer_ci != in __hal_vpath_prc_configure()
8016 if (vp_config->ring.rx_timer_ci) in __hal_vpath_prc_configure()
/freebsd-11-stable/sys/dev/vxge/include/
HDvxgehal-config.h2016 u32 rx_timer_ci; member