Home
last modified time | relevance | path

Searched refs:netdev_features_t (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-utils.h24 netdev_features_t netdev_flags,
29 netdev_features_t netdev_flags, in iwl_tx_tso_segment()
H A Diwl-utils.c14 netdev_features_t netdev_flags, in iwl_tx_tso_segment()
H A Diwl-config.h235 netdev_features_t features;
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dnetdev_features.h34 typedef uint32_t netdev_features_t; typedef
H A Dnetdevice.h121 netdev_features_t features;
H A Dskbuff.h924 skb_gso_segment(struct sk_buff *skb, netdev_features_t netdev_flags) in skb_gso_segment()
/freebsd/sys/contrib/dev/iwlwifi/mld/
H A Dtx.c799 netdev_features_t netdev_flags = NETIF_F_CSUM_MASK | NETIF_F_SG; in iwl_mld_tx_tso_segment()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtx.c942 netdev_features_t netdev_flags = NETIF_F_CSUM_MASK | NETIF_F_SG; in iwl_mvm_tx_tso()
H A Dmvm.h583 netdev_features_t features;
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h507 netdev_features_t netdev_features;