Searched refs:reactivate_supp (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlxfw/
H A Dmlxfw_fsm.c210 bool reactivate_supp,
248 if (!reactivate_supp)
308 bool reactivate_supp,
339 reactivate_supp, extack);
352 bool reactivate_supp = true; local
385 err = mlxfw_fsm_reactivate(mlxfw_dev, extack, &reactivate_supp);
395 reactivate_supp, extack);
207 mlxfw_flash_component(struct mlxfw_dev *mlxfw_dev, u32 fwhandle, struct mlxfw_mfa2_component *comp, bool reactivate_supp, struct netlink_ext_ack *extack) argument
306 mlxfw_flash_components(struct mlxfw_dev *mlxfw_dev, u32 fwhandle, struct mlxfw_mfa2_file *mfa2_file, bool reactivate_supp, struct netlink_ext_ack *extack) argument

Completed in 300 milliseconds