Lines Matching refs:hw_addr
743 ether_ifattach(ifp, p->hw_addr);
947 t3_os_set_hw_addr(adapter_t *adapter, int port_idx, u8 hw_addr[])
957 port_idx, hw_addr[0], hw_addr[1], hw_addr[2], hw_addr[3], hw_addr[4], hw_addr[5]);
958 memcpy(adapter->port[port_idx].hw_addr, hw_addr, ETHER_ADDR_LEN);
980 t3_mac_set_address(mac, 0, p->hw_addr);
1617 t3_mac_set_address(mac, 0, p->hw_addr);