Searched refs:mac_hi_be (Results 1 – 1 of 1) sorted by relevance
11487 __be16 mac_hi_be = cpu_to_be16(mac_hi); in bnx2x_set_mac_buf() local11489 memcpy(mac_buf, &mac_hi_be, sizeof(mac_hi_be)); in bnx2x_set_mac_buf()11490 memcpy(mac_buf + sizeof(mac_hi_be), &mac_lo_be, sizeof(mac_lo_be)); in bnx2x_set_mac_buf()