Home
last modified time | relevance | path

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

/linux-5.10/drivers/net/ethernet/freescale/fman/
Dfman_tgec.h47 int tgec_set_tx_pause_frames(struct fman_mac *tgec, u8 priority,
Dfman_tgec.c486 int tgec_set_tx_pause_frames(struct fman_mac *tgec, u8 __maybe_unused priority, in tgec_set_tx_pause_frames() function
Dmac.c486 mac_dev->set_tx_pause = tgec_set_tx_pause_frames; in setup_tgec()