Home
last modified time | relevance | path

Searched refs:set_tx_pause (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fman/
H A Dmac.h75 int (*set_tx_pause)(struct fman_mac *mac_dev, u8 priority, member
H A Dmac.c360 err = mac_dev->set_tx_pause(fman_mac, 0, pause_time, 0); in fman_set_mac_active_pause()
477 mac_dev->set_tx_pause = dtsec_set_tx_pause_frames; in setup_dtsec()
497 mac_dev->set_tx_pause = tgec_set_tx_pause_frames; in setup_tgec()
517 mac_dev->set_tx_pause = memac_set_tx_pause_frames; in setup_memac()

Completed in 2 milliseconds