Searched refs:lro_en (Results 1 – 7 of 7) sorted by relevance
68 nic_cap->lro_en = true; in hinic_parse_l2nic_res_cap()70 nic_cap->lro_en = false; in hinic_parse_l2nic_res_cap()
36 bool lro_en; /* LRO feature enable bit */ member
461 u8 lro_en; member
483 root_ctxt.lro_en = 1; in hinic_set_root_ctxt()521 root_ctxt.lro_en = 0; in hinic_clean_root_ctxt()
660 bool lro_en; in hinic_rx_configure() local690 lro_en = dev->data->dev_conf.rxmode.offloads & DEV_RX_OFFLOAD_TCP_LRO ? in hinic_rx_configure()696 err = hinic_set_rx_lro(nic_dev->hwdev, lro_en, lro_en, lro_wqe_num); in hinic_rx_configure()699 dev->data->name, lro_en ? "Enable" : "Disable", in hinic_rx_configure()
990 void hw_atl_rpo_lro_en_set(struct aq_hw_s *aq_hw, u32 lro_en) in hw_atl_rpo_lro_en_set() argument992 aq_hw_write_reg(aq_hw, HW_ATL_RPO_LRO_EN_ADR, lro_en); in hw_atl_rpo_lro_en_set()
494 void hw_atl_rpo_lro_en_set(struct aq_hw_s *aq_hw, u32 lro_en);