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

/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.h22 #define HCLGEVF_INVALID_VPORT 0xffff macro
H A Dhclgevf_main.c428 if (hdev->vector_status[vector_id] == HCLGEVF_INVALID_VPORT) {
434 hdev->vector_status[vector_id] = HCLGEVF_INVALID_VPORT;
452 if (hdev->vector_status[i] == HCLGEVF_INVALID_VPORT) {
2316 hdev->vector_status[i] = HCLGEVF_INVALID_VPORT;

Completed in 120 milliseconds