Home
last modified time | relevance | path

Searched refs:HCLGEVF_MAC_TO_ADD (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.h192 HCLGEVF_MAC_TO_ADD, enumerator
H A Dhclgevf_main.c891 case HCLGEVF_MAC_TO_ADD: in hclgevf_update_mac_node()
897 if (mac_node->state == HCLGEVF_MAC_TO_ADD) { in hclgevf_update_mac_node()
908 if (mac_node->state == HCLGEVF_MAC_TO_ADD) in hclgevf_update_mac_node()
961 return hclgevf_update_mac_list(handle, HCLGEVF_MAC_TO_ADD, in hclgevf_add_uc_addr()
975 return hclgevf_update_mac_list(handle, HCLGEVF_MAC_TO_ADD, in hclgevf_add_mc_addr()
995 if (mac_node->state == HCLGEVF_MAC_TO_ADD) in hclgevf_add_del_mac_addr()
1001 if (mac_node->state == HCLGEVF_MAC_TO_ADD) in hclgevf_add_del_mac_addr()
1030 if (mac_node->state == HCLGEVF_MAC_TO_ADD) { in hclgevf_config_mac_list()
1122 case HCLGEVF_MAC_TO_ADD: in hclgevf_sync_mac_list()
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c1314 case HCLGEVF_MAC_TO_ADD: in hclgevf_update_mac_node()
1320 if (mac_node->state == HCLGEVF_MAC_TO_ADD) { in hclgevf_update_mac_node()
1331 if (mac_node->state == HCLGEVF_MAC_TO_ADD) in hclgevf_update_mac_node()
1384 return hclgevf_update_mac_list(handle, HCLGEVF_MAC_TO_ADD, in hclgevf_add_uc_addr()
1398 return hclgevf_update_mac_list(handle, HCLGEVF_MAC_TO_ADD, in hclgevf_add_mc_addr()
1418 if (mac_node->state == HCLGEVF_MAC_TO_ADD) in hclgevf_add_del_mac_addr()
1424 if (mac_node->state == HCLGEVF_MAC_TO_ADD) in hclgevf_add_del_mac_addr()
1450 if (mac_node->state == HCLGEVF_MAC_TO_ADD) { in hclgevf_config_mac_list()
1545 case HCLGEVF_MAC_TO_ADD: in hclgevf_sync_mac_list()
H A Dhclgevf_main.h247 HCLGEVF_MAC_TO_ADD, enumerator

Completed in 11 milliseconds