Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/mlx5/
H A Dmlx5_devx_cmds.h96 uint32_t lro_timer_supported_periods[MLX5_LRO_NUM_SUPP_PERIODS]; member
H A Dmlx5_devx_cmds.c820 attr->lro_timer_supported_periods[i] = in mlx5_devx_cmd_query_hca_attr()
822 lro_timer_supported_periods[i]); in mlx5_devx_cmd_query_hca_attr()
H A Dmlx5_prm.h1453 u8 lro_timer_supported_periods[4][0x20]; member
/f-stack/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_os.c1158 config->hca_attr.lro_timer_supported_periods[0]; in mlx5_dev_spawn()