| /OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/xgbe/ |
| H A D | xgbe-dcb.c | 278 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()
|
| H A D | xgbe.h | 1315 const struct dcbnl_rtnl_ops *xgbe_get_dcbnl_ops(void);
|
| /OK3568_Linux_fs/kernel/net/dcb/ |
| H A D | dcbnl.c | 979 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()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/ |
| H A D | hns3_dcbnl.c | 81 static const struct dcbnl_rtnl_ops hns3_dcbnl_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_dcb.h | 126 extern const struct dcbnl_rtnl_ops cxgb4_dcb_ops;
|
| H A D | cxgb4_dcb.c | 1242 const struct dcbnl_rtnl_ops cxgb4_dcb_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/fm10k/ |
| H A D | fm10k_dcbnl.c | 130 static const struct dcbnl_rtnl_ops fm10k_dcbnl_ops = {
|
| /OK3568_Linux_fs/kernel/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 | 705 extern const struct dcbnl_rtnl_ops dpaa2_eth_dcbnl_ops;
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | dcbnl.h | 48 struct dcbnl_rtnl_ops { struct
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_dcb.h | 200 extern const struct dcbnl_rtnl_ops bnx2x_dcbnl_ops;
|
| H A D | bnx2x_dcb.c | 2553 const struct dcbnl_rtnl_ops bnx2x_dcbnl_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | mlx4_en.h | 780 extern const struct dcbnl_rtnl_ops mlx4_en_dcbnl_ops; 781 extern const struct dcbnl_rtnl_ops mlx4_en_dcbnl_pfc_ops;
|
| H A D | en_dcb_nl.c | 710 const struct dcbnl_rtnl_ops mlx4_en_dcbnl_ops = { 737 const struct dcbnl_rtnl_ops mlx4_en_dcbnl_pfc_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_dcb_nl.c | 131 static const struct dcbnl_rtnl_ops dcbnl_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qede/ |
| H A D | qede_dcbnl.c | 307 static const struct dcbnl_rtnl_ops qede_dcbnl_ops = {
|
| /OK3568_Linux_fs/kernel/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 = {
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_dcb.c | 638 static const struct dcbnl_rtnl_ops mlxsw_sp_dcbnl_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_dcb.c | 707 static const struct dcbnl_rtnl_ops dcbnl_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_dcb_nl.c | 755 const struct dcbnl_rtnl_ops ixgbe_dcbnl_ops = {
|
| H A D | ixgbe.h | 843 extern const struct dcbnl_rtnl_ops ixgbe_dcbnl_ops;
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/ |
| H A D | ice_dcb_nl.c | 828 static const struct dcbnl_rtnl_ops dcbnl_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_dcbnl.c | 988 static const struct dcbnl_rtnl_ops mlx5e_dcbnl_ops = {
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | netdevice.h | 2193 const struct dcbnl_rtnl_ops *dcbnl_ops;
|