Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.h192 HCLGEVF_MAC_TO_ADD, enumerator
H A Dhclgevf_main.c927 case HCLGEVF_MAC_TO_ADD: in hclgevf_update_mac_node()
933 if (mac_node->state == HCLGEVF_MAC_TO_ADD) { in hclgevf_update_mac_node()
944 if (mac_node->state == HCLGEVF_MAC_TO_ADD) in hclgevf_update_mac_node()
997 return hclgevf_update_mac_list(handle, HCLGEVF_MAC_TO_ADD, in hclgevf_add_uc_addr()
1011 return hclgevf_update_mac_list(handle, HCLGEVF_MAC_TO_ADD, in hclgevf_add_mc_addr()
1031 if (mac_node->state == HCLGEVF_MAC_TO_ADD) in hclgevf_add_del_mac_addr()
1037 if (mac_node->state == HCLGEVF_MAC_TO_ADD) in hclgevf_add_del_mac_addr()
1066 if (mac_node->state == HCLGEVF_MAC_TO_ADD) { in hclgevf_config_mac_list()
1158 case HCLGEVF_MAC_TO_ADD: in hclgevf_sync_mac_list()