Searched refs:mac_addr_l (Results 1 – 2 of 2) sorted by relevance
110 &((struct memac_regs *)__if->ccsr_map)->mac_addr0.mac_addr_l; in fman_if_get_primary_mac_addr()135 mac_addr[addr_num-1].mac_addr_l; in fman_if_clear_mac_addr()141 reg = &((struct memac_regs *)m->ccsr_map)->mac_addr0.mac_addr_l; in fman_if_clear_mac_addr()160 mac_addr[addr_num-1].mac_addr_l; in fman_if_add_mac_addr()162 reg = &((struct memac_regs *)m->ccsr_map)->mac_addr0.mac_addr_l; in fman_if_add_mac_addr()
80 uint32_t mac_addr_l; /**< Lower 32 bits of 48-bit MAC address */ member