Home
last modified time | relevance | path

Searched refs:netdev_features (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/sys/dev/axgbe/
H A Dxgbe.h1186 uint64_t netdev_features; member
/freebsd-13.1/sys/contrib/dev/iwlwifi/mvm/
H A Dmac80211.c404 hw->netdev_features = NETIF_F_HIGHDMA | NETIF_F_SG; in iwl_mvm_mac_setup_register()
723 hw->netdev_features |= mvm->cfg->features; in iwl_mvm_mac_setup_register()
725 hw->netdev_features &= ~IWL_CSUM_NETIF_FLAGS_MASK; in iwl_mvm_mac_setup_register()
1527 mvmvif->features |= hw->netdev_features; in iwl_mvm_mac_add_interface()
H A Dtx.c56 if (WARN_ONCE(!(mvm->hw->netdev_features & IWL_TX_CSUM_NETIF_FLAGS) || in iwl_mvm_tx_csum_pre_bz()
/freebsd-13.1/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h406 netdev_features_t netdev_features; member