Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/freescale/
Dfec_main.c90 struct fec_devinfo { struct
94 static const struct fec_devinfo fec_imx25_info = { argument
99 static const struct fec_devinfo fec_imx27_info = {
103 static const struct fec_devinfo fec_imx28_info = {
110 static const struct fec_devinfo fec_imx6q_info = {
117 static const struct fec_devinfo fec_mvf600_info = {
121 static const struct fec_devinfo fec_imx6x_info = {
130 static const struct fec_devinfo fec_imx6ul_info = {
138 static const struct fec_devinfo fec_imx8mq_info = {
148 static const struct fec_devinfo fec_imx8qm_info = {
[all …]