Home
last modified time | relevance | path

Searched refs:mac_lo_be (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c11487 __be32 mac_lo_be = cpu_to_be32(mac_lo); in bnx2x_set_mac_buf() local
11489 memcpy(mac_buf + sizeof(mac_hi_be), &mac_lo_be, sizeof(mac_lo_be)); in bnx2x_set_mac_buf()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c11488 __be32 mac_lo_be = cpu_to_be32(mac_lo); in bnx2x_set_mac_buf() local
11490 memcpy(mac_buf + sizeof(mac_hi_be), &mac_lo_be, sizeof(mac_lo_be)); in bnx2x_set_mac_buf()

Completed in 31 milliseconds