Home
last modified time | relevance | path

Searched refs:setall (Results 1 – 13 of 13) sorted by relevance

/openbmc/pldm/tools/fw-update/
H A Dpldm_fwup_pkg_creator.py234 applicable_components.setall(0)
362 device_update_option_flags.setall(0)
516 component_options.setall(0)
528 requested_component_activation_method.setall(0)
/openbmc/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_dcbnl.c158 return edev->ops->dcb->setall(edev->cdev); in qede_dcbnl_setall()
334 .setall = qede_dcbnl_setall,
/openbmc/linux/include/net/
H A Ddcbnl.h95 u8 (*setall)(struct net_device *); member
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_dcb_nl.c725 .setall = mlx4_en_dcbnl_set_all,
744 .setall = mlx4_en_dcbnl_set_all,
/openbmc/linux/include/linux/qed/
H A Dqed_eth_if.h228 u8 (*setall)(struct qed_dev *cdev); member
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_dcb_nl.c862 .setall = i40e_dcbnl_cee_set_all,
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_dcb_nl.c773 .setall = ixgbe_dcbnl_set_all,
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_dcb_nl.c1023 .setall = ice_dcbnl_cee_set_all,
/openbmc/linux/net/dcb/
H A Ddcbnl.c789 if (!netdev->dcbnl_ops->setall) in dcbnl_setall()
793 netdev->dcbnl_ops->setall(netdev)); in dcbnl_setall()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_dcbnl.c1006 .setall = mlx5e_dcbnl_setall,
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_dcb.c1261 .setall = cxgb4_setall,
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_dcbx.c2392 .setall = qed_dcbnl_setall,
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_dcb.c2567 .setall = bnx2x_dcbnl_set_all,