/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_uld.c | 174 setup_sge_queues_uld(struct adapter *adap, unsigned int uld_type, bool lro) in setup_sge_queues_uld() argument 108 alloc_uld_rxqs(struct adapter *adap, struct sge_uld_rxq_info *rxq_info, bool lro) alloc_uld_rxqs() argument
|
H A D | cxgb4_uld.h | 480 bool lro; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_uld.c | 174 setup_sge_queues_uld(struct adapter *adap, unsigned int uld_type, bool lro) in setup_sge_queues_uld() argument 108 alloc_uld_rxqs(struct adapter *adap, struct sge_uld_rxq_info *rxq_info, bool lro) alloc_uld_rxqs() argument
|
H A D | cxgb4_uld.h | 480 bool lro; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | cxgb3_ioctl.h | 93 int32_t lro; member
|
H A D | sge.c | 2338 int lro = !!(qs->netdev->features & NETIF_F_GRO); in process_responses() local 2082 rx_eth(struct adapter *adap, struct sge_rspq *rq, struct sk_buff *skb, int pad, int lro) rx_eth() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | cxgb3_ioctl.h | 93 int32_t lro; member
|
H A D | sge.c | 2336 int lro = !!(qs->netdev->features & NETIF_F_GRO); in process_responses() local 2084 rx_eth(struct adapter *adap, struct sge_rspq *rq, struct sk_buff *skb, int pad, int lro) rx_eth() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_rx.c | 968 mlx5e_handle_csum(struct net_device *netdev, struct mlx5_cqe64 *cqe, struct mlx5e_rq *rq, struct sk_buff *skb, bool lro) mlx5e_handle_csum() argument
|
/kernel/linux/linux-5.10/include/linux/mlx5/ |
H A D | mlx5_ifc_fpga.h | 406 u8 lro[0x1]; member
|
H A D | mlx5_ifc.h | 6195 u8 lro[0x1]; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_rx.c | 1477 mlx5e_handle_csum(struct net_device *netdev, struct mlx5_cqe64 *cqe, struct mlx5e_rq *rq, struct sk_buff *skb, bool lro) mlx5e_handle_csum() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/ |
H A D | s2io.c | 2971 struct lro *lro = &ring_data->lro0_n[i]; in rx_intr_handler() local 7280 struct lro *lr in rx_osm_handler() local 8207 check_for_socket_match(struct lro *lro, struct iphdr *ip, struct tcphdr *tcp) check_for_socket_match() argument 8224 initiate_new_session(struct lro *lro, u8 *l2h, struct iphdr *ip, struct tcphdr *tcp, u32 tcp_pyld_len, u16 vlan_tag) initiate_new_session() argument 8252 update_L3L4_header(struct s2io_nic *sp, struct lro *lro) update_L3L4_header() argument 8281 aggregate_new_rx(struct lro *lro, struct iphdr *ip, struct tcphdr *tcp, u32 l4_pyld) aggregate_new_rx() argument 8361 s2io_club_tcp_session(struct ring_info *ring_data, u8 *buffer, u8 **tcp, u32 *tcp_len, struct lro **lro, struct RxD_t *rxdp, struct s2io_nic *sp) s2io_club_tcp_session() argument 8459 clear_lro_session(struct lro *lro) clear_lro_session() argument 8480 lro_append_pkt(struct s2io_nic *sp, struct lro *lro, struct sk_buff *skb, u32 tcp_len) lro_append_pkt() argument [all...] |
H A D | s2io.h | 672 struct lro { struct 701 u8 lro; member [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
H A D | hw_atl_llh.c | 1162 hw_atl_rpo_lro_max_num_of_descriptors_set(struct aq_hw_s *aq_hw, u32 lro_max_number_of_descriptors, u32 lro) hw_atl_rpo_lro_max_num_of_descriptors_set() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/neterion/ |
H A D | s2io.c | 2973 struct lro *lro = &ring_data->lro0_n[i]; in rx_intr_handler() local 7287 struct lro *lr in rx_osm_handler() local 8201 check_for_socket_match(struct lro *lro, struct iphdr *ip, struct tcphdr *tcp) check_for_socket_match() argument 8218 initiate_new_session(struct lro *lro, u8 *l2h, struct iphdr *ip, struct tcphdr *tcp, u32 tcp_pyld_len, u16 vlan_tag) initiate_new_session() argument 8246 update_L3L4_header(struct s2io_nic *sp, struct lro *lro) update_L3L4_header() argument 8275 aggregate_new_rx(struct lro *lro, struct iphdr *ip, struct tcphdr *tcp, u32 l4_pyld) aggregate_new_rx() argument 8355 s2io_club_tcp_session(struct ring_info *ring_data, u8 *buffer, u8 **tcp, u32 *tcp_len, struct lro **lro, struct RxD_t *rxdp, struct s2io_nic *sp) s2io_club_tcp_session() argument 8453 clear_lro_session(struct lro *lro) clear_lro_session() argument 8474 lro_append_pkt(struct s2io_nic *sp, struct lro *lro, struct sk_buff *skb, u32 tcp_len) lro_append_pkt() argument [all...] |
H A D | s2io.h | 672 struct lro { struct 701 u8 lro; member [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
H A D | hw_atl_llh.c | 1162 hw_atl_rpo_lro_max_num_of_descriptors_set(struct aq_hw_s *aq_hw, u32 lro_max_number_of_descriptors, u32 lro) hw_atl_rpo_lro_max_num_of_descriptors_set() argument
|
/kernel/linux/linux-6.6/include/linux/mlx5/ |
H A D | device.h | 808 } lro; member
|