Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/amd/xgbe/
Dxgbe-dcb.c271 const struct dcbnl_rtnl_ops *xgbe_get_dcbnl_ops(void) in xgbe_get_dcbnl_ops() function
Dxgbe.h959 const struct dcbnl_rtnl_ops *xgbe_get_dcbnl_ops(void);
Dxgbe-main.c713 netdev->dcbnl_ops = xgbe_get_dcbnl_ops(); in xgbe_probe()