Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/freescale/fman/
Dfman_tgec.h38 struct fman_mac *tgec_config(struct fman_mac_params *params);
Dfman_tgec.c779 struct fman_mac *tgec_config(struct fman_mac_params *params) in tgec_config() function
Dmac.c128 mac_dev->fman_mac = tgec_config(&params); in tgec_initialization()