| /linux/drivers/net/ethernet/amd/xgbe/ |
| H A D | xgbe-dcb.c | 169 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 D | xgbe.h | 1282 const struct dcbnl_rtnl_ops *xgbe_get_dcbnl_ops(void);
|
| /linux/net/dcb/ |
| H A D | dcbnl.c | 1013 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 D | cxgb4_dcb.h | 125 extern const struct dcbnl_rtnl_ops cxgb4_dcb_ops;
|
| /linux/drivers/net/ethernet/intel/fm10k/ |
| H A D | fm10k_dcbnl.c | 130 static const struct dcbnl_rtnl_ops fm10k_dcbnl_ops = {
|
| /linux/drivers/net/ethernet/hisilicon/hns3/ |
| H A D | hns3_dcbnl.c | 107 static const struct dcbnl_rtnl_ops hns3_dcbnl_ops = {
|
| /linux/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpaa2-eth-dcb.c | 144 const struct dcbnl_rtnl_ops dpaa2_eth_dcbnl_ops = {
|
| H A D | dpaa2-eth.h | 795 extern const struct dcbnl_rtnl_ops dpaa2_eth_dcbnl_ops;
|
| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_dcb.h | 200 extern const struct dcbnl_rtnl_ops bnx2x_dcbnl_ops;
|
| /linux/include/net/ |
| H A D | dcbnl.h | 64 struct dcbnl_rtnl_ops { struct
|
| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | mlx4_en.h | 763 extern const struct dcbnl_rtnl_ops mlx4_en_dcbnl_ops; 764 extern const struct dcbnl_rtnl_ops mlx4_en_dcbnl_pfc_ops;
|
| H A D | en_dcb_nl.c | 707 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 D | lan966x_dcb.c | 336 static const struct dcbnl_rtnl_ops lan966x_dcbnl_ops = {
|
| /linux/drivers/net/ethernet/microchip/sparx5/ |
| H A D | sparx5_dcb.c | 376 const struct dcbnl_rtnl_ops sparx5_dcbnl_ops = {
|
| H A D | sparx5_main.h | 741 extern const struct dcbnl_rtnl_ops sparx5_dcbnl_ops;
|
| /linux/Documentation/networking/net_cachelines/ |
| H A D | net_device.rst | 158 struct dcbnl_rtnl_ops* dcbnl_ops
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_dcbnl.c | 470 static const struct dcbnl_rtnl_ops otx2_dcbnl_ops = {
|
| /linux/drivers/net/ethernet/qlogic/qede/ |
| H A D | qede_dcbnl.c | 307 static const struct dcbnl_rtnl_ops qede_dcbnl_ops = {
|
| /linux/drivers/net/ethernet/qlogic/qlcnic/ |
| H A D | qlcnic_dcb.c | 53 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 D | dcb.c | 513 static const struct dcbnl_rtnl_ops nfp_nic_dcbnl_ops = {
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_dcb.c | 638 static const struct dcbnl_rtnl_ops mlxsw_sp_dcbnl_ops = {
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_dcb.c | 757 static const struct dcbnl_rtnl_ops dcbnl_ops = {
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_dcb_nl.c | 837 static const struct dcbnl_rtnl_ops dcbnl_ops = {
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_dcb_nl.c | 752 const struct dcbnl_rtnl_ops ixgbe_dcbnl_ops = {
|
| H A D | ixgbe.h | 948 extern const struct dcbnl_rtnl_ops ixgbe_dcbnl_ops;
|