Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/fman/
H A Dfman_tgec.c593 static int tgec_set_exception(struct fman_mac *tgec, in tgec_set_exception() function
771 mac_dev->set_exception = tgec_set_exception; in tgec_initialization()
804 err = tgec_set_exception(tgec, FM_MAC_EX_10G_TX_ECC_ER, false); in tgec_initialization()