Home
last modified time | relevance | path

Searched refs:NETIF_F_HIGHDMA (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dnetdev_features.h36 #define NETIF_F_HIGHDMA BIT(0) /* Can DMA to high memory. */ macro
/freebsd/sys/contrib/dev/iwlwifi/mld/
H A Dmac80211.c361 hw->netdev_features = NETIF_F_HIGHDMA | NETIF_F_SG; in iwl_mac_hw_set_misc()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmac80211.c430 hw->netdev_features = NETIF_F_HIGHDMA | NETIF_F_SG; in iwl_mvm_mac_setup_register()