Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_memac.h413 void fman_memac_set_wol(struct memac_regs *regs, bool enable);
/freebsd/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dfman_memac.c336 void fman_memac_set_wol(struct memac_regs *regs, bool enable) in fman_memac_set_wol() function
H A Dmemac.c520 fman_memac_set_wol(p_Memac->p_MemMap, en); in MemacSetWakeOnLan()