Home
last modified time | relevance | path

Searched defs:lro (Results 1 – 7 of 7) sorted by relevance

/f-stack/dpdk/lib/librte_ethdev/
H A Drte_ethdev_core.h171 lro : 1; /**< RX LRO is ON(1) / OFF(0) */ member
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_devx.c857 bool lro = true; in mlx5_devx_tir_attr_set() local
H A Dmlx5_rxtx.h127 unsigned int lro:1; /* Enable LRO. */ member
H A Dmlx5.h257 struct mlx5_lro_config lro; /* LRO configuration. */ member
/f-stack/dpdk/drivers/net/atlantic/hw_atl/
H A Dhw_atl_llh.c1038 u32 lro) in hw_atl_rpo_lro_max_num_of_descriptors_set()
/f-stack/freebsd/netinet/tcp_stacks/
H A Dbbr.c2523 bbr_log_thresh_choice(struct tcp_bbr *bbr, uint32_t cts, uint32_t thresh, uint32_t lro, uint32_t sr… in bbr_log_thresh_choice()
4106 int32_t lro; in bbr_calc_thresh_rack() local
H A Drack.c4187 int32_t lro; in rack_calc_thresh_rack() local