Home
last modified time | relevance | path

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

/freebsd/sys/dev/axgbe/
H A Dif_axgbe.c286 axgbe_get_optional_prop(device_t dev, phandle_t node, const char *name, in axgbe_get_optional_prop() function
414 error = axgbe_get_optional_prop(dev, phy_node, XGBE_BLWC_PROPERTY, in axgbe_attach()
424 error = axgbe_get_optional_prop(dev, phy_node, XGBE_CDR_RATE_PROPERTY, in axgbe_attach()
434 error = axgbe_get_optional_prop(dev, phy_node, XGBE_PQ_SKEW_PROPERTY, in axgbe_attach()
444 error = axgbe_get_optional_prop(dev, phy_node, XGBE_TX_AMP_PROPERTY, in axgbe_attach()
454 error = axgbe_get_optional_prop(dev, phy_node, XGBE_DFE_CFG_PROPERTY, in axgbe_attach()
464 error = axgbe_get_optional_prop(dev, phy_node, XGBE_DFE_ENA_PROPERTY, in axgbe_attach()