Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/fman/
H A Dfman_memac.h60 int memac_set_allmulti(struct fman_mac *memac, bool enable);
H A Dmac.c520 mac_dev->set_allmulti = memac_set_allmulti; in setup_memac()
H A Dfman_memac.c939 int memac_set_allmulti(struct fman_mac *memac, bool enable) in memac_set_allmulti() function