tgec_set_promiscuous   39 drivers/net/ethernet/freescale/fman/fman_tgec.h int tgec_set_promiscuous(struct fman_mac *tgec, bool new_val);
tgec_set_promiscuous  482 drivers/net/ethernet/freescale/fman/mac.c 	mac_dev->set_promisc		= tgec_set_promiscuous;