Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/neterion/
Ds2io.h671 struct lro { struct
672 struct sk_buff *parent;
673 struct sk_buff *last_frag;
674 u8 *l2h;
675 struct iphdr *iph;
699 struct lro lro0_n[MAX_LRO_SESSIONS]; argument
700 u8 lro; member
Ds2io.c2983 struct lro *lro = &ring_data->lro0_n[i]; in rx_intr_handler() local
8266 static int check_for_socket_match(struct lro *lro, struct iphdr *ip, in check_for_socket_match()
8283 static void initiate_new_session(struct lro *lro, u8 *l2h, in initiate_new_session()
8311 static void update_L3L4_header(struct s2io_nic *sp, struct lro *lro) in update_L3L4_header()
8340 static void aggregate_new_rx(struct lro *lro, struct iphdr *ip, in aggregate_new_rx()
8421 u8 **tcp, u32 *tcp_len, struct lro **lro, in s2io_club_tcp_session()
8518 static void clear_lro_session(struct lro *lro) in clear_lro_session()
8539 static void lro_append_pkt(struct s2io_nic *sp, struct lro *lro, in lro_append_pkt()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_ioctl.h93 int32_t lro; member
Dsge.c2014 struct sk_buff *skb, int pad, int lro) in rx_eth()
2269 int lro = !!(qs->netdev->features & NETIF_F_GRO); in process_responses() local
/linux-4.4.14/drivers/net/vmxnet3/
Dvmxnet3_int.h334 bool lro; member
/linux-4.4.14/include/linux/mlx5/
Dmlx5_ifc.h4061 u8 lro[0x1]; member