Home
last modified time | relevance | path

Searched refs:netdev_features_t (Results 176 – 200 of 217) sorted by relevance

123456789

/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c7283 static netdev_features_t e1000_fix_features(struct net_device *netdev, in e1000_fix_features()
7284 netdev_features_t features) in e1000_fix_features()
7305 netdev_features_t features) in e1000_set_features()
7308 netdev_features_t changed = features ^ netdev->features; in e1000_set_features()
/openbmc/linux/drivers/net/ethernet/renesas/
H A Dsh_eth.c2930 netdev_features_t features) in sh_eth_set_features()
2932 netdev_features_t changed = ndev->features ^ features; in sh_eth_set_features()
/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc.c2868 void enetc_set_features(struct net_device *ndev, netdev_features_t features) in enetc_set_features()
2870 netdev_features_t changed = ndev->features ^ features; in enetc_set_features()
/openbmc/linux/net/ipv4/
H A Dip_output.c251 netdev_features_t features; in ip_finish_output_gso()
/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c1293 const netdev_features_t csums = NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM; in mvpp2_set_hw_csum()
5314 netdev_features_t features) in mvpp2_set_features()
5316 netdev_features_t changed = dev->features ^ features; in mvpp2_set_features()
6716 netdev_features_t features; in mvpp2_port_probe()
/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbnad.c3345 static int bnad_set_features(struct net_device *dev, netdev_features_t features) in bnad_set_features()
3348 netdev_features_t changed = features ^ dev->features; in bnad_set_features()
/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_queues.c710 void nicvf_config_vlan_stripping(struct nicvf *nic, netdev_features_t features) in nicvf_config_vlan_stripping()
/openbmc/linux/drivers/net/usb/
H A Dr8152.c2216 netdev_features_t features = tp->netdev->features; in r8152_csum_workaround()
2881 static netdev_features_t
2883 netdev_features_t features) in rtl8152_features_check()
3379 netdev_features_t features) in rtl8152_set_features()
3381 netdev_features_t changed = features ^ dev->features; in rtl8152_set_features()
H A Dsmsc95xx.c633 netdev_features_t features) in smsc95xx_set_features()
H A Dsmsc75xx.c939 netdev_features_t features) in smsc75xx_set_features()
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_main.c495 static netdev_features_t qlcnic_features_check(struct sk_buff *skb, in qlcnic_features_check()
497 netdev_features_t features) in qlcnic_features_check()
/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c4409 static netdev_features_t
4411 netdev_features_t features) in ixgbevf_features_check()
/openbmc/linux/drivers/net/
H A Dmacsec.c3507 static netdev_features_t macsec_fix_features(struct net_device *dev, in macsec_fix_features()
3508 netdev_features_t features) in macsec_fix_features()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dsge.c727 void t1_vlan_mode(struct adapter *adapter, netdev_features_t features) in t1_vlan_mode()
/openbmc/linux/drivers/net/ethernet/socionext/
H A Dnetsec.c1750 netdev_features_t features) in netsec_netdev_set_features()
/openbmc/linux/net/ipv6/
H A Dip6_output.c147 netdev_features_t features; in ip6_finish_output_gso_slowpath_drop()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmvm.h442 netdev_features_t features;
/openbmc/linux/include/net/
H A Dtcp.h2085 netdev_features_t features);
H A Dsock.h469 netdev_features_t sk_route_caps;
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c12940 bool i40e_set_ntuple(struct i40e_pf *pf, netdev_features_t features) in i40e_set_ntuple()
13032 netdev_features_t features) in i40e_set_features()
13308 static netdev_features_t i40e_features_check(struct sk_buff *skb, in i40e_features_check()
13310 netdev_features_t features) in i40e_features_check()
13765 netdev_features_t hw_enc_features; in i40e_config_netdev()
13766 netdev_features_t hw_features; in i40e_config_netdev()
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c11241 static netdev_features_t bnxt_fix_features(struct net_device *dev, in bnxt_fix_features()
11242 netdev_features_t features) in bnxt_fix_features()
11245 netdev_features_t vlan_features; in bnxt_fix_features()
11276 static int bnxt_set_features(struct net_device *dev, netdev_features_t features) in bnxt_set_features()
11456 static netdev_features_t bnxt_features_check(struct sk_buff *skb, in bnxt_features_check()
11458 netdev_features_t features) in bnxt_features_check()
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.c2557 netdev_features_t features) in dpaa2_eth_set_features()
2560 netdev_features_t changed = features ^ net_dev->features; in dpaa2_eth_set_features()
/openbmc/linux/net/sched/
H A Dsch_taprio.c593 netdev_features_t features = netif_skb_features(skb); in taprio_enqueue_segmented()
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c5749 static netdev_features_t stmmac_fix_features(struct net_device *dev, in stmmac_fix_features()
5750 netdev_features_t features) in stmmac_fix_features()
5780 netdev_features_t features) in stmmac_set_features()
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dmvneta.c3907 static netdev_features_t mvneta_fix_features(struct net_device *dev, in mvneta_fix_features()
3908 netdev_features_t features) in mvneta_fix_features()

123456789