Home
last modified time | relevance | path

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

/dpdk/drivers/common/mlx5/
H A Dmlx5_devx_cmds.h182 uint32_t lro_timer_supported_periods[MLX5_LRO_NUM_SUPP_PERIODS]; member
H A Dmlx5_devx_cmds.c1097 attr->lro_timer_supported_periods[i] = in mlx5_devx_cmd_query_hca_attr()
1099 lro_timer_supported_periods[i]); in mlx5_devx_cmd_query_hca_attr()
H A Dmlx5_prm.h1776 u8 lro_timer_supported_periods[4][0x20]; member
/dpdk/drivers/net/mlx5/
H A Dmlx5.c2333 hca_attr->lro_timer_supported_periods[0]; in mlx5_port_args_config()