Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/neterion/
Ds2io.h672 struct lro { struct
673 struct sk_buff *parent;
674 struct sk_buff *last_frag;
675 u8 *l2h;
676 struct iphdr *iph;
700 struct lro lro0_n[MAX_LRO_SESSIONS]; argument
701 u8 lro; member
Ds2io.c2971 struct lro *lro = &ring_data->lro0_n[i]; in rx_intr_handler() local
7269 struct lro *lro; in rx_osm_handler() local
8196 static int check_for_socket_match(struct lro *lro, struct iphdr *ip, in check_for_socket_match()
8213 static void initiate_new_session(struct lro *lro, u8 *l2h, in initiate_new_session()
8241 static void update_L3L4_header(struct s2io_nic *sp, struct lro *lro) in update_L3L4_header()
8270 static void aggregate_new_rx(struct lro *lro, struct iphdr *ip, in aggregate_new_rx()
8351 u8 **tcp, u32 *tcp_len, struct lro **lro, in s2io_club_tcp_session()
8448 static void clear_lro_session(struct lro *lro) in clear_lro_session()
8469 static void lro_append_pkt(struct s2io_nic *sp, struct lro *lro, in lro_append_pkt()
/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.c109 struct sge_uld_rxq_info *rxq_info, bool lro) in alloc_uld_rxqs()
174 setup_sge_queues_uld(struct adapter *adap, unsigned int uld_type, bool lro) in setup_sge_queues_uld()
Dcxgb4_uld.h477 bool lro; member
/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_ioctl.h93 int32_t lro; member
Dsge.c2083 struct sk_buff *skb, int pad, int lro) in rx_eth()
2338 int lro = !!(qs->netdev->features & NETIF_F_GRO); in process_responses() local
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_rx.c971 bool lro) in mlx5e_handle_csum()
/Linux-v5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_llh.c1164 u32 lro) in hw_atl_rpo_lro_max_num_of_descriptors_set()
/Linux-v5.10/include/linux/mlx5/
Dmlx5_ifc_fpga.h406 u8 lro[0x1]; member
Dmlx5_ifc.h6193 u8 lro[0x1]; member