Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/amd/xgbe/
A Dxgbe-dcb.c278 static const struct dcbnl_rtnl_ops xgbe_dcbnl_ops = {
290 const struct dcbnl_rtnl_ops *xgbe_get_dcbnl_ops(void) in xgbe_get_dcbnl_ops()
A Dxgbe.h1315 const struct dcbnl_rtnl_ops *xgbe_get_dcbnl_ops(void);
/linux/net/dcb/
A Ddcbnl.c979 const struct dcbnl_rtnl_ops *ops = netdev->dcbnl_ops; in dcbnl_build_peer_app()
1035 const struct dcbnl_rtnl_ops *ops = netdev->dcbnl_ops; in dcbnl_ieee_fill()
1178 const struct dcbnl_rtnl_ops *ops = dev->dcbnl_ops; in dcbnl_cee_pg_fill()
1231 const struct dcbnl_rtnl_ops *ops = netdev->dcbnl_ops; in dcbnl_cee_fill()
1376 const struct dcbnl_rtnl_ops *ops = dev->dcbnl_ops; in dcbnl_notify()
1427 const struct dcbnl_rtnl_ops *ops = netdev->dcbnl_ops; in dcbnl_ieee_set()
1525 const struct dcbnl_rtnl_ops *ops = netdev->dcbnl_ops; in dcbnl_ieee_get()
1536 const struct dcbnl_rtnl_ops *ops = netdev->dcbnl_ops; in dcbnl_ieee_del()
1693 const struct dcbnl_rtnl_ops *ops = netdev->dcbnl_ops; in dcbnl_cee_get()
/linux/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_dcb.h126 extern const struct dcbnl_rtnl_ops cxgb4_dcb_ops;
A Dcxgb4_dcb.c1242 const struct dcbnl_rtnl_ops cxgb4_dcb_ops = {
/linux/drivers/net/ethernet/hisilicon/hns3/
A Dhns3_dcbnl.c81 static const struct dcbnl_rtnl_ops hns3_dcbnl_ops = {
/linux/drivers/net/ethernet/intel/fm10k/
A Dfm10k_dcbnl.c130 static const struct dcbnl_rtnl_ops fm10k_dcbnl_ops = {
/linux/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-eth-dcb.c144 const struct dcbnl_rtnl_ops dpaa2_eth_dcbnl_ops = {
A Ddpaa2-eth.h730 extern const struct dcbnl_rtnl_ops dpaa2_eth_dcbnl_ops;
/linux/include/net/
A Ddcbnl.h48 struct dcbnl_rtnl_ops { struct
/linux/drivers/net/ethernet/broadcom/bnx2x/
A Dbnx2x_dcb.h200 extern const struct dcbnl_rtnl_ops bnx2x_dcbnl_ops;
A Dbnx2x_dcb.c2553 const struct dcbnl_rtnl_ops bnx2x_dcbnl_ops = {
/linux/drivers/net/ethernet/mellanox/mlx4/
A Den_dcb_nl.c710 const struct dcbnl_rtnl_ops mlx4_en_dcbnl_ops = {
737 const struct dcbnl_rtnl_ops mlx4_en_dcbnl_pfc_ops = {
A Dmlx4_en.h762 extern const struct dcbnl_rtnl_ops mlx4_en_dcbnl_ops;
763 extern const struct dcbnl_rtnl_ops mlx4_en_dcbnl_pfc_ops;
/linux/drivers/net/ethernet/qlogic/qede/
A Dqede_dcbnl.c307 static const struct dcbnl_rtnl_ops qede_dcbnl_ops = {
/linux/drivers/net/ethernet/qlogic/qlcnic/
A Dqlcnic_dcb.c53 static const struct dcbnl_rtnl_ops qlcnic_dcbnl_ops;
1126 static const struct dcbnl_rtnl_ops qlcnic_dcbnl_ops = {
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_dcb.c651 static const struct dcbnl_rtnl_ops mlxsw_sp_dcbnl_ops = {
/linux/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_dcb.c746 static const struct dcbnl_rtnl_ops dcbnl_ops = {
/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe.h862 extern const struct dcbnl_rtnl_ops ixgbe_dcbnl_ops;
A Dixgbe_dcb_nl.c755 const struct dcbnl_rtnl_ops ixgbe_dcbnl_ops = {
/linux/drivers/net/ethernet/intel/i40e/
A Di40e_dcb_nl.c841 static const struct dcbnl_rtnl_ops dcbnl_ops = {
/linux/drivers/net/ethernet/intel/ice/
A Dice_dcb_nl.c950 static const struct dcbnl_rtnl_ops dcbnl_ops = {
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den_dcbnl.c988 static const struct dcbnl_rtnl_ops mlx5e_dcbnl_ops = {
/linux/include/linux/
A Dnetdevice.h2241 const struct dcbnl_rtnl_ops *dcbnl_ops;

Completed in 85 milliseconds