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

/freebsd-11-stable/sys/dev/nxge/include/
H A Dxgehal-config.h45 * struct xge_hal_tti_config_t - Xframe Tx interrupt configuration.
77 * the xge_hal_tti_config_t{} structure. Please refer to the
80 typedef struct xge_hal_tti_config_t { struct
129 } xge_hal_tti_config_t; typedef in typeref:struct:xge_hal_tti_config_t
254 xge_hal_tti_config_t tti[XGE_HAL_MAX_FIFO_TTI_NUM];
594 * @tti: See xge_hal_tti_config_t{}.
680 * See also: xge_hal_tti_config_t{}, xge_hal_stats_hw_info_t{},
H A Dxgehal-device.h364 xge_hal_tti_config_t bimodal_tti[XGE_HAL_MAX_RING_NUM];
/freebsd-11-stable/sys/dev/nxge/xgehal/
H A Dxgehal-config.c40 __hal_tti_config_check (xge_hal_tti_config_t *new_config)
H A Dxgehal-mgmtaux.c1648 xge_hal_tti_config_t *tti =
1679 xge_hal_tti_config_t *tti = &hldev->bimodal_tti[i];
H A Dxgehal-device.c910 xge_hal_tti_config_t *tti;
949 __hal_device_tti_apply(xge_hal_device_t *hldev, xge_hal_tti_config_t *tti,

Completed in 140 milliseconds