Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-eth-dcb.c144 const struct dcbnl_rtnl_ops dpaa2_eth_dcbnl_ops = { variable
Ddpaa2-eth.h705 extern const struct dcbnl_rtnl_ops dpaa2_eth_dcbnl_ops;
Ddpaa2-eth.c4306 net_dev->dcbnl_ops = &dpaa2_eth_dcbnl_ops; in dpaa2_eth_probe()