Home
last modified time | relevance | path

Searched refs:NETIF_F_GRO (Results 26 – 48 of 48) sorted by relevance

12

/openbmc/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_filter.c919 !(features & NETIF_F_GRO)) in qede_fix_features()
H A Dqede_main.c869 hw_features = NETIF_F_GRO | NETIF_F_GRO_HW | NETIF_F_SG | in qede_init_ndev()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c3859 features &= ~NETIF_F_GRO; in cxgb_fix_features()
6210 NETIF_F_GRO | NETIF_F_IPV6_CSUM | NETIF_F_HIGHDMA)
6812 NETIF_F_RXCSUM | NETIF_F_RXHASH | NETIF_F_GRO | in init_one()
H A Dsge.c3726 (q->netdev->features & NETIF_F_GRO) && csum_ok && !pkt->ip_frag) { in t4_ethrx_handler()
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c4944 if (!(features & NETIF_F_GRO) || !bnx2x_mtu_allows_gro(dev->mtu)) in bnx2x_fix_features()
4975 changes &= ~NETIF_F_GRO; in bnx2x_set_features()
H A Dbnx2x_main.c13189 NETIF_F_RXCSUM | NETIF_F_LRO | NETIF_F_GRO | NETIF_F_GRO_HW | in bnx2x_init_dev()
/openbmc/linux/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_main.c2039 NETIF_F_GRO | in xgene_enet_probe()
/openbmc/linux/drivers/net/ethernet/cavium/liquidio/
H A Dlio_vf_main.c2089 | NETIF_F_GRO in setup_nic_devices()
H A Dlio_main.c3572 | NETIF_F_GRO in setup_nic_devices()
/openbmc/linux/drivers/net/team/
H A Dteam.c2194 dev->features |= NETIF_F_GRO; in team_setup()
/openbmc/linux/drivers/net/ethernet/cortina/
H A Dgemini.c2486 netdev->features |= GMAC_OFFLOAD_FEATURES | NETIF_F_GRO; in gemini_ethernet_port_probe()
/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Denic_main.c1427 if (!(netdev->features & NETIF_F_GRO)) in enic_rq_indicate_buf()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c2336 int lro = !!(qs->netdev->features & NETIF_F_GRO); in process_responses()
/openbmc/linux/include/linux/
H A Dnetdevice.h2436 if (!(dev->features & NETIF_F_GRO) || dev->xdp_prog) in netif_elide_gro()
/openbmc/linux/net/ethtool/
H A Dioctl.c239 return NETIF_F_GRO; in ethtool_get_feature_mask()
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_main.c2279 NETIF_F_IPV6_CSUM | NETIF_F_GRO | in qlcnic_setup_netdev()
/openbmc/linux/drivers/net/ethernet/ibm/
H A Dibmvnic.c5156 adapter->netdev->hw_features = NETIF_F_SG | NETIF_F_GSO | NETIF_F_GRO; in send_control_ip_offload()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c3322 NETIF_F_GRO | NETIF_F_TSO | NETIF_F_TSO6 | NETIF_F_GSO_GRE | in hns3_set_default_feature()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c5130 netdev->vlan_features |= NETIF_F_GRO; in mlx5e_build_nic_netdev()
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c11253 if (!(features & NETIF_F_GRO)) in bnxt_fix_features()
13688 NETIF_F_RXCSUM | NETIF_F_GRO; in bnxt_init_one()
/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c6905 dev->hw_features |= features | NETIF_F_RXCSUM | NETIF_F_GRO | in mvpp2_port_probe()
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c7460 ndev->hw_features |= NETIF_F_GRO; in stmmac_dvr_probe()
/openbmc/linux/lib/
H A Dtest_bpf.c14727 NETIF_F_LLTX | NETIF_F_GRO |

12