Searched refs:default_mac (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu_npc_fs.c | 1633 ether_addr_copy(pfvf->default_mac, req->packet.dmac); in npc_install_flow() 1891 ether_addr_copy(pfvf->default_mac, req->packet.dmac); in rvu_mbox_handler_npc_install_flow()
|
| H A D | rvu.h | 286 u8 default_mac[ETH_ALEN]; /* MAC address from FWdata */ member
|
| H A D | rvu_nix.c | 4544 ether_addr_copy(pfvf->default_mac, req->mac_addr); in rvu_mbox_handler_nix_set_mac_addr() 5724 ether_addr_copy(pfvf->mac_addr, pfvf->default_mac); in rvu_nix_reset_mac()
|
| /linux/drivers/net/ethernet/agere/ |
| H A D | et131x.c | 3307 static const u8 default_mac[] = { 0x00, 0x05, 0x3d, 0x00, 0x02, 0x00 }; in et131x_adapter_init() local 3321 ether_addr_copy(adapter->addr, default_mac); in et131x_adapter_init()
|