Home
last modified time | relevance | path

Searched refs:fman_tgec_set_mac_address (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/ncsw/inc/flib/
H A Dfsl_fman_tgec.h377 void fman_tgec_set_mac_address(struct tgec_regs *regs, uint8_t *macaddr);
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/MAC/
H A Dfman_tgec.c37 void fman_tgec_set_mac_address(struct tgec_regs *regs, uint8_t *adr) in fman_tgec_set_mac_address() function
H A Dtgec.c477 fman_tgec_set_mac_address(p_Tgec->p_MemMap, (uint8_t *)(*p_EnetAddr)); in TgecModifyMacAddress()
767 fman_tgec_set_mac_address(p_Tgec->p_MemMap, (uint8_t *)ethAddr); in TgecInit()