Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-main.c249 if (pdata->hw_feat.vxn) { in xgbe_config_netdev()
H A Dxgbe-drv.c697 hw_feat->vxn = XGMAC_GET_BITS(mac_hfr0, MAC_HWF0R, VXN); in xgbe_get_all_hw_features()
818 hw_feat->vxn ? "yes" : "no"); in xgbe_get_all_hw_features()
1927 if (!pdata->hw_feat.vxn) in xgbe_fix_features()
H A Dxgbe.h933 unsigned int vxn; /* VXLAN/NVGRE */ member
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c6665 priv->dma_cap.vxn ? "Y" : "N"); in stmmac_dma_cap_show()