completed_cmd     488 drivers/infiniband/hw/efa/efa_com.c 	atomic64_add(comp_num, &aq->stats.completed_cmd);
completed_cmd      49 drivers/infiniband/hw/efa/efa_com.h 	atomic64_t completed_cmd;
completed_cmd    1789 drivers/infiniband/hw/efa/efa_verbs.c 	stats->value[EFA_COMPLETED_CMDS] = atomic64_read(&as->completed_cmd);
completed_cmd     518 drivers/net/ethernet/amazon/ena/ena_com.c 	admin_queue->stats.completed_cmd += comp_num;
completed_cmd     233 drivers/net/ethernet/amazon/ena/ena_com.h 	u32 completed_cmd;
completed_cmd     107 drivers/net/ethernet/amazon/ena/ena_ethtool.c 	ENA_STAT_ENA_COM_ENTRY(completed_cmd),
completed_cmd     352 drivers/target/target_core_user.c static int tcmu_genl_cmd_done(struct genl_info *info, int completed_cmd)
completed_cmd     377 drivers/target/target_core_user.c 		       completed_cmd, rc, dev_id);
completed_cmd     384 drivers/target/target_core_user.c 		 udev->name, dev_id, nl_cmd->cmd, completed_cmd, rc,
completed_cmd     387 drivers/target/target_core_user.c 	if (nl_cmd->cmd != completed_cmd) {
completed_cmd     389 drivers/target/target_core_user.c 		       udev->name, completed_cmd, nl_cmd->cmd);