Home
last modified time | relevance | path

Searched refs:tgec_set_promiscuous (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fman/
H A Dfman_tgec.h39 int tgec_set_promiscuous(struct fman_mac *tgec, bool new_val);
H A Dfman_tgec.c458 int tgec_set_promiscuous(struct fman_mac *tgec, bool new_val) in tgec_set_promiscuous() function
H A Dmac.c493 mac_dev->set_promisc = tgec_set_promiscuous; in setup_tgec()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/fman/
H A Dfman_tgec.c393 static int tgec_set_promiscuous(struct fman_mac *tgec, bool new_val) in tgec_set_promiscuous() function
767 mac_dev->set_promisc = tgec_set_promiscuous; in tgec_initialization()

Completed in 6 milliseconds