Searched refs:hcr_mutex (Results 1 – 4 of 4) sorted by relevance
51 mutex_lock(&cmd->hcr_mutex); in hns_roce_cmd_mbox_post_hw()54 mutex_unlock(&cmd->hcr_mutex); in hns_roce_cmd_mbox_post_hw()211 mutex_init(&hr_dev->cmd.hcr_mutex); in hns_roce_cmd_init()
568 struct mutex hcr_mutex; member
286 mutex_lock(&dev->cmd.hcr_mutex); in mthca_cmd_post()295 mutex_unlock(&dev->cmd.hcr_mutex); in mthca_cmd_post()524 mutex_init(&dev->cmd.hcr_mutex); in mthca_cmd_init()
121 struct mutex hcr_mutex; member