Searched refs:vector_status (Results 1 – 3 of 3) sorted by relevance
252 u16 *vector_status; member
932 u16 *vector_status; member
2462 hdev->vector_status = devm_kcalloc(&pdev->dev, hdev->num_msi, in hclge_init_msi()2464 if (!hdev->vector_status) { in hclge_init_msi()2470 hdev->vector_status[i] = HCLGE_INVALID_VPORT; in hclge_init_msi()3805 if (hdev->vector_status[vector_id] == HCLGE_INVALID_VPORT) { in hclge_free_vector()3811 hdev->vector_status[vector_id] = HCLGE_INVALID_VPORT; in hclge_free_vector()3823 hdev->vector_status[0] = 0; in hclge_get_misc_vector()4857 hdev->vector_status[idx] = hdev->vport[0].vport_id; in hclge_get_vector_info()4876 if (hdev->vector_status[i] == HCLGE_INVALID_VPORT) { in hclge_get_vector()