Searched refs:null_mac_addr (Results 1 – 3 of 3) sorted by relevance
3999 static const struct rte_ether_addr null_mac_addr; variable4026 index = eth_dev_get_mac_addr_index(port_id, &null_mac_addr); in rte_eth_dev_mac_addr_add()4077 rte_ether_addr_copy(&null_mac_addr, &dev->data->mac_addrs[index]); in rte_eth_dev_mac_addr_remove()4168 index = eth_dev_get_hash_mac_addr_index(port_id, &null_mac_addr); in rte_eth_dev_uc_hash_table_set()4184 rte_ether_addr_copy(&null_mac_addr, in rte_eth_dev_uc_hash_table_set()
1446 static const struct rte_ether_addr null_mac_addr; variable1460 if (rte_is_same_ether_addr(mac_addr, &null_mac_addr)) in slave_add_mac_addresses()1489 if (rte_is_same_ether_addr(mac_addr, &null_mac_addr)) in slave_remove_mac_addresses()
574 static const struct rte_ether_addr null_mac_addr; variable610 rte_ether_addr_copy(&null_mac_addr, &vf->mac_addr); in rte_pmd_i40e_remove_vf_mac_addr()