Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/fman/
H A Dfman_tgec.h38 struct fman_mac *tgec_config(struct fman_mac_params *params);
H A Dfman_tgec.c777 struct fman_mac *tgec_config(struct fman_mac_params *params) in tgec_config() function
H A Dmac.c135 mac_dev->fman_mac = tgec_config(&params); in tgec_initialization()