Searched refs:vport_mac (Results 1 – 3 of 3) sorted by relevance
290 ether_addr_copy(nic_data->vport_mac, net_dev->dev_addr); in efx_ef10_vswitching_probe_pf()298 efx_ef10_vport_del_mac(efx, efx->vport_id, nic_data->vport_mac); in efx_ef10_vswitching_probe_pf()299 eth_zero_addr(nic_data->vport_mac); in efx_ef10_vswitching_probe_pf()362 if (!is_zero_ether_addr(nic_data->vport_mac)) { in efx_ef10_vswitching_remove_pf()365 eth_zero_addr(nic_data->vport_mac); in efx_ef10_vswitching_remove_pf()
291 u8 vport_mac[ETH_ALEN]; member
3190 if (is_zero_ether_addr(nic_data->vport_mac)) in efx_ef10_vport_set_mac_address()3203 ether_addr_copy(mac_old, nic_data->vport_mac); in efx_ef10_vport_set_mac_address()3205 nic_data->vport_mac); in efx_ef10_vport_set_mac_address()3212 ether_addr_copy(nic_data->vport_mac, efx->net_dev->dev_addr); in efx_ef10_vport_set_mac_address()3217 eth_zero_addr(nic_data->vport_mac); in efx_ef10_vport_set_mac_address()