Home
last modified time | relevance | path

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

12

/Linux-v6.1/drivers/net/ethernet/amd/xgbe/
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()
Dxgbe.h1342 const struct dcbnl_rtnl_ops *xgbe_get_dcbnl_ops(void);
/Linux-v6.1/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_dcb.h126 extern const struct dcbnl_rtnl_ops cxgb4_dcb_ops;
Dcxgb4_dcb.c1242 const struct dcbnl_rtnl_ops cxgb4_dcb_ops = {
/Linux-v6.1/drivers/net/ethernet/intel/fm10k/
Dfm10k_dcbnl.c130 static const struct dcbnl_rtnl_ops fm10k_dcbnl_ops = {
/Linux-v6.1/net/dcb/
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-v6.1/drivers/net/ethernet/hisilicon/hns3/
Dhns3_dcbnl.c107 static const struct dcbnl_rtnl_ops hns3_dcbnl_ops = {
/Linux-v6.1/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-eth-dcb.c144 const struct dcbnl_rtnl_ops dpaa2_eth_dcbnl_ops = {
Ddpaa2-eth.h758 extern const struct dcbnl_rtnl_ops dpaa2_eth_dcbnl_ops;
/Linux-v6.1/include/net/
Ddcbnl.h50 struct dcbnl_rtnl_ops { struct
/Linux-v6.1/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_dcb.h200 extern const struct dcbnl_rtnl_ops bnx2x_dcbnl_ops;
Dbnx2x_dcb.c2553 const struct dcbnl_rtnl_ops bnx2x_dcbnl_ops = {
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx4/
Den_dcb_nl.c710 const struct dcbnl_rtnl_ops mlx4_en_dcbnl_ops = {
737 const struct dcbnl_rtnl_ops mlx4_en_dcbnl_pfc_ops = {
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-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_dcbnl.c452 static const struct dcbnl_rtnl_ops otx2_dcbnl_ops = {
/Linux-v6.1/drivers/net/ethernet/qlogic/qede/
Dqede_dcbnl.c307 static const struct dcbnl_rtnl_ops qede_dcbnl_ops = {
/Linux-v6.1/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_dcb.c53 static const struct dcbnl_rtnl_ops qlcnic_dcbnl_ops;
1126 static const struct dcbnl_rtnl_ops qlcnic_dcbnl_ops = {
/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_dcb.c638 static const struct dcbnl_rtnl_ops mlxsw_sp_dcbnl_ops = {
/Linux-v6.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_dcb.c747 static const struct dcbnl_rtnl_ops dcbnl_ops = {
/Linux-v6.1/drivers/net/ethernet/intel/i40e/
Di40e_dcb_nl.c841 static const struct dcbnl_rtnl_ops dcbnl_ops = {
/Linux-v6.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_dcb_nl.c753 const struct dcbnl_rtnl_ops ixgbe_dcbnl_ops = {
Dixgbe.h903 extern const struct dcbnl_rtnl_ops ixgbe_dcbnl_ops;
/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_dcb_nl.c950 static const struct dcbnl_rtnl_ops dcbnl_ops = {
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_dcbnl.c988 static const struct dcbnl_rtnl_ops mlx5e_dcbnl_ops = {
/Linux-v6.1/net/dsa/
Dslave.c2163 static const struct dcbnl_rtnl_ops __maybe_unused dsa_slave_dcbnl_ops = {

12