Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/freescale/fman/
Dfman_tgec.h39 int tgec_set_promiscuous(struct fman_mac *tgec, bool new_val);
Dfman_tgec.c462 int tgec_set_promiscuous(struct fman_mac *tgec, bool new_val) in tgec_set_promiscuous() function
Dmac.c486 mac_dev->set_promisc = tgec_set_promiscuous; in setup_tgec()