Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hinic/base/
H A Dhinic_pmd_cfg.h36 bool lro_en; /* LRO feature enable bit */ member
H A Dhinic_pmd_cmd.h461 u8 lro_en; member
/f-stack/dpdk/drivers/net/hinic/
H A Dhinic_pmd_rx.c660 bool lro_en; in hinic_rx_configure() local
/f-stack/dpdk/drivers/net/atlantic/hw_atl/
H A Dhw_atl_llh.c990 void hw_atl_rpo_lro_en_set(struct aq_hw_s *aq_hw, u32 lro_en) in hw_atl_rpo_lro_en_set()