Searched refs:dcbnl_ops (Results 1 – 17 of 17) sorted by relevance
222 if (!netdev->dcbnl_ops->getstate) in dcbnl_getstate()226 netdev->dcbnl_ops->getstate(netdev)); in dcbnl_getstate()241 if (!netdev->dcbnl_ops->getpfccfg) in dcbnl_getpfccfg()260 netdev->dcbnl_ops->getpfccfg(netdev, i - DCB_PFC_UP_ATTR_0, in dcbnl_getpfccfg()278 if (!netdev->dcbnl_ops->getpermhwaddr) in dcbnl_getperm_hwaddr()282 netdev->dcbnl_ops->getpermhwaddr(netdev, perm_addr); in dcbnl_getperm_hwaddr()299 if (!netdev->dcbnl_ops->getcap) in dcbnl_getcap()318 if (!netdev->dcbnl_ops->getcap(netdev, i, &value)) { in dcbnl_getcap()343 if (!netdev->dcbnl_ops->getnumtcs) in dcbnl_getnumtcs()362 ret = netdev->dcbnl_ops->getnumtcs(netdev, i, &value); in dcbnl_getnumtcs()[all …]
131 static const struct dcbnl_rtnl_ops dcbnl_ops = { variable293 dev->dcbnl_ops = &dcbnl_ops; in i40e_dcbnl_setup()
93 dev->dcbnl_ops = &hns3_dcbnl_ops; in hns3_dcbnl_setup()
152 dev->dcbnl_ops = &fm10k_dcbnl_ops; in fm10k_dcbnl_set_ops()
709 static const struct dcbnl_rtnl_ops dcbnl_ops = { variable731 bp->dev->dcbnl_ops = &dcbnl_ops; in bnxt_dcb_init()
343 netdev->dcbnl_ops = xgbe_get_dcbnl_ops(); in xgbe_config_netdev()
351 dev->dcbnl_ops = &qede_dcbnl_ops; in qede_set_dcbnl_ops()
245 dcb->adapter->netdev->dcbnl_ops = &qlcnic_dcbnl_ops; in __qlcnic_init_dcbnl_ops()738 if (idx == QLC_DCB_OPER_IDX && adapter->netdev->dcbnl_ops) in qlcnic_dcb_fill_cee_app_params()
706 mlxsw_sp_port->dev->dcbnl_ops = &mlxsw_sp_dcbnl_ops; in mlxsw_sp_port_dcb_init()
2171 if (netdev && netdev->dcbnl_ops && netdev->dcbnl_ops->getdcbx) { in fcoe_dcb_create()2172 dcbx = netdev->dcbnl_ops->getdcbx(netdev); in fcoe_dcb_create()
836 return ndev->dcbnl_ops->getstate(ndev); in cxgbit_get_iscsi_dcb_state()856 ret = (int)ndev->dcbnl_ops->getcap(ndev, DCB_CAP_ATTR_DCBX, &caps); in cxgbit_get_iscsi_dcb_priority()
3342 dev->dcbnl_ops = &mlx4_en_dcbnl_ops; in mlx4_en_init_netdev()3345 dev->dcbnl_ops = &mlx4_en_dcbnl_pfc_ops; in mlx4_en_init_netdev()
2002 const struct dcbnl_rtnl_ops *dcbnl_ops; member
5651 netdev->dcbnl_ops = &cxgb4_dcb_ops; in init_one()
4606 netdev->dcbnl_ops = &mlx5e_dcbnl_ops; in mlx5e_build_nic_netdev()
10666 netdev->dcbnl_ops = &ixgbe_dcbnl_ops; in ixgbe_probe()
13336 dev->dcbnl_ops = &bnx2x_dcbnl_ops; in bnx2x_init_dev()