Home
last modified time | relevance | path

Searched defs:lro_en (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_port.c569 int hinic_set_rx_lro_state(struct hinic_dev *nic_dev, u8 lro_en, in hinic_set_rx_lro_state()
H A Dhinic_hw_dev.h281 u8 lro_en; member
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dparams.c936 bool lro_en = params->packet_merge.type == MLX5E_PACKET_MERGE_LRO; in rq_end_pad_mode() local
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_llh.c1116 void hw_atl_rpo_lro_en_set(struct aq_hw_s *aq_hw, u32 lro_en) in hw_atl_rpo_lro_en_set()