Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/amd/xgbe/
Dxgbe-dcb.c266 const struct dcbnl_rtnl_ops *xgbe_get_dcbnl_ops(void) in xgbe_get_dcbnl_ops() function
Dxgbe.h807 const struct dcbnl_rtnl_ops *xgbe_get_dcbnl_ops(void);
Dxgbe-main.c465 netdev->dcbnl_ops = xgbe_get_dcbnl_ops(); in xgbe_probe()