Home
last modified time | relevance | path

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

12

/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-dcb.c169 static const struct dcbnl_rtnl_ops xgbe_dcbnl_ops = {
181 const struct dcbnl_rtnl_ops *xgbe_get_dcbnl_ops(void) in xgbe_get_dcbnl_ops()
H A Dxgbe.h1282 const struct dcbnl_rtnl_ops *xgbe_get_dcbnl_ops(void);
/linux/net/dcb/
H A Ddcbnl.c1013 const struct dcbnl_rtnl_ops *ops = netdev->dcbnl_ops; in dcbnl_build_peer_app()
1065 const struct dcbnl_rtnl_ops *ops = netdev->dcbnl_ops; in dcbnl_getapptrust()
1140 const struct dcbnl_rtnl_ops *ops = netdev->dcbnl_ops; in dcbnl_ieee_fill()
1313 const struct dcbnl_rtnl_ops *ops = dev->dcbnl_ops; in dcbnl_cee_pg_fill()
1366 const struct dcbnl_rtnl_ops *ops = netdev->dcbnl_ops; in dcbnl_cee_fill()
1511 const struct dcbnl_rtnl_ops *ops = dev->dcbnl_ops; in dcbnl_notify()
1562 const struct dcbnl_rtnl_ops *ops = netdev->dcbnl_ops; in dcbnl_ieee_set()
1698 const struct dcbnl_rtnl_ops *ops = netdev->dcbnl_ops; in dcbnl_ieee_get()
1709 const struct dcbnl_rtnl_ops *ops = netdev->dcbnl_ops; in dcbnl_ieee_del()
1863 const struct dcbnl_rtnl_ops *ops = netdev->dcbnl_ops; in dcbnl_cee_get()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_dcb.h125 extern const struct dcbnl_rtnl_ops cxgb4_dcb_ops;
/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_dcbnl.c130 static const struct dcbnl_rtnl_ops fm10k_dcbnl_ops = {
/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_dcbnl.c107 static const struct dcbnl_rtnl_ops hns3_dcbnl_ops = {
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth-dcb.c144 const struct dcbnl_rtnl_ops dpaa2_eth_dcbnl_ops = {
H A Ddpaa2-eth.h795 extern const struct dcbnl_rtnl_ops dpaa2_eth_dcbnl_ops;
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_dcb.h200 extern const struct dcbnl_rtnl_ops bnx2x_dcbnl_ops;
/linux/include/net/
H A Ddcbnl.h64 struct dcbnl_rtnl_ops { struct
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4_en.h763 extern const struct dcbnl_rtnl_ops mlx4_en_dcbnl_ops;
764 extern const struct dcbnl_rtnl_ops mlx4_en_dcbnl_pfc_ops;
H A Den_dcb_nl.c707 const struct dcbnl_rtnl_ops mlx4_en_dcbnl_ops = {
734 const struct dcbnl_rtnl_ops mlx4_en_dcbnl_pfc_ops = {
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_dcb.c336 static const struct dcbnl_rtnl_ops lan966x_dcbnl_ops = {
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_dcb.c376 const struct dcbnl_rtnl_ops sparx5_dcbnl_ops = {
H A Dsparx5_main.h741 extern const struct dcbnl_rtnl_ops sparx5_dcbnl_ops;
/linux/Documentation/networking/net_cachelines/
H A Dnet_device.rst158 struct dcbnl_rtnl_ops* dcbnl_ops
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_dcbnl.c470 static const struct dcbnl_rtnl_ops otx2_dcbnl_ops = {
/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_dcbnl.c307 static const struct dcbnl_rtnl_ops qede_dcbnl_ops = {
/linux/drivers/net/ethernet/qlogic/qlcnic/
H 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/netronome/nfp/nic/
H A Ddcb.c513 static const struct dcbnl_rtnl_ops nfp_nic_dcbnl_ops = {
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_dcb.c638 static const struct dcbnl_rtnl_ops mlxsw_sp_dcbnl_ops = {
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_dcb.c757 static const struct dcbnl_rtnl_ops dcbnl_ops = {
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_dcb_nl.c837 static const struct dcbnl_rtnl_ops dcbnl_ops = {
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_dcb_nl.c752 const struct dcbnl_rtnl_ops ixgbe_dcbnl_ops = {
H A Dixgbe.h948 extern const struct dcbnl_rtnl_ops ixgbe_dcbnl_ops;

12