Home
last modified time | relevance | path

Searched refs:HCLGEVF_MAC_ACTIVE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.h194 HCLGEVF_MAC_ACTIVE enumerator
H A Dhclgevf_main.c929 mac_node->state = HCLGEVF_MAC_ACTIVE; in hclgevf_update_mac_node()
941 * HCLGEVF_MAC_ACTIVE in hclgevf_update_mac_node()
943 case HCLGEVF_MAC_ACTIVE: in hclgevf_update_mac_node()
945 mac_node->state = HCLGEVF_MAC_ACTIVE; in hclgevf_update_mac_node()
1067 mac_node->state = HCLGEVF_MAC_ACTIVE; in hclgevf_config_mac_list()
1093 } else if (mac_node->state == HCLGEVF_MAC_ACTIVE) { in hclgevf_sync_from_add_list()
1116 new_node->state = HCLGEVF_MAC_ACTIVE; in hclgevf_sync_from_del_list()