Home
last modified time | relevance | path

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

123456789

/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c5064 static netdev_features_t be_features_check(struct sk_buff *skb, in be_features_check()
5066 netdev_features_t features) in be_features_check()
/openbmc/linux/net/core/
H A Dskbuff.c4338 netdev_features_t features, in skb_segment_list()
4439 netdev_features_t features) in skb_segment()
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c8284 static void tg3_set_loopback(struct net_device *dev, netdev_features_t features) in tg3_set_loopback()
8310 static netdev_features_t tg3_fix_features(struct net_device *dev, in tg3_fix_features()
8311 netdev_features_t features) in tg3_fix_features()
8321 static int tg3_set_features(struct net_device *dev, netdev_features_t features) in tg3_set_features()
8323 netdev_features_t changed = dev->features ^ features; in tg3_set_features()
17594 netdev_features_t features = 0; in tg3_init_one()
H A Dbnx2.c7735 bnx2_set_features(struct net_device *dev, netdev_features_t features) in bnx2_set_features()
/openbmc/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c844 netdev_features_t hw_features; in qede_init_ndev()
/openbmc/linux/drivers/net/ethernet/cortina/
H A Dgemini.c2012 netdev_features_t features) in gmac_set_features()
/openbmc/linux/net/mac80211/
H A Dtx.c3599 static netdev_features_t
3613 ieee80211_tx_skb_fixup(struct sk_buff *skb, netdev_features_t features) in ieee80211_tx_skb_fixup()
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c1686 mv643xx_eth_set_features(struct net_device *dev, netdev_features_t features) in mv643xx_eth_set_features()
/openbmc/linux/net/sched/
H A Dsch_cake.c1744 netdev_features_t features = netif_skb_features(skb); in cake_enqueue()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Def10.c1310 netdev_features_t tun_feats, tso_feats; in efx_ef10_init_nic()
/openbmc/linux/drivers/net/ethernet/neterion/
H A Ds2io.c6563 static int s2io_set_features(struct net_device *dev, netdev_features_t features) in s2io_set_features()
6566 netdev_features_t changed = (features ^ dev->features) & NETIF_F_LRO; in s2io_set_features()
/openbmc/linux/drivers/net/ethernet/amazon/ena/
H A Dena_netdev.c3646 netdev_features_t dev_features = 0; in ena_set_dev_offloads()
/openbmc/linux/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.c779 netdev_features_t features) in bcmgenet_set_features()
/openbmc/linux/drivers/net/ethernet/micrel/
H A Dksz884x.c6202 netdev_features_t features) in netdev_set_features()
/openbmc/linux/drivers/net/
H A Dvirtio_net.c3911 netdev_features_t features) in virtnet_set_features()
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c12856 static netdev_features_t bnx2x_features_check(struct sk_buff *skb, in bnx2x_features_check()
12858 netdev_features_t features) in bnx2x_features_check()
/openbmc/linux/lib/
H A Dtest_bpf.c14712 netdev_features_t features;

123456789