Lines Matching refs:netdev_features_t

2344 	static const netdev_features_t null_features = 0;  in skb_warn_bad_offload()
2434 netdev_features_t features) in skb_mac_gso_segment()
2486 netdev_features_t features, bool tx_path) in __skb_gso_segment()
2560 static netdev_features_t net_mpls_features(struct sk_buff *skb, in net_mpls_features()
2561 netdev_features_t features, in net_mpls_features()
2570 static netdev_features_t net_mpls_features(struct sk_buff *skb, in net_mpls_features()
2571 netdev_features_t features, in net_mpls_features()
2578 static netdev_features_t harmonize_features(struct sk_buff *skb, in harmonize_features()
2579 netdev_features_t features) in harmonize_features()
2597 netdev_features_t passthru_features_check(struct sk_buff *skb, in passthru_features_check()
2599 netdev_features_t features) in passthru_features_check()
2605 static netdev_features_t dflt_features_check(const struct sk_buff *skb, in dflt_features_check()
2607 netdev_features_t features) in dflt_features_check()
2612 netdev_features_t netif_skb_features(struct sk_buff *skb) in netif_skb_features()
2615 netdev_features_t features = dev->features; in netif_skb_features()
2690 netdev_features_t features) in validate_xmit_vlan()
2700 netdev_features_t features; in validate_xmit_skb()
6094 static netdev_features_t netdev_fix_features(struct net_device *dev, in netdev_fix_features()
6095 netdev_features_t features) in netdev_fix_features()
6163 netdev_features_t features; in __netdev_update_features()
7200 netdev_features_t netdev_increment_features(netdev_features_t all, in netdev_increment_features()
7201 netdev_features_t one, netdev_features_t mask) in netdev_increment_features()