Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/
H A Dfec_main.c89 struct fec_devinfo { struct
93 static const struct fec_devinfo fec_imx25_info = {
98 static const struct fec_devinfo fec_imx27_info = {
102 static const struct fec_devinfo fec_imx28_info = {
108 static const struct fec_devinfo fec_imx6q_info = {
115 static const struct fec_devinfo fec_mvf600_info = {
119 static const struct fec_devinfo fec_imx6x_info = {
128 static const struct fec_devinfo fec_imx6ul_info = {
3606 struct fec_devinfo *dev_info; in fec_probe()
3624 dev_info = (struct fec_devinfo *)pde in fec_probe()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/
H A Dfec_main.c102 struct fec_devinfo { struct
106 static const struct fec_devinfo fec_imx25_info = {
111 static const struct fec_devinfo fec_imx27_info = {
116 static const struct fec_devinfo fec_imx28_info = {
123 static const struct fec_devinfo fec_imx6q_info = {
131 static const struct fec_devinfo fec_mvf600_info = {
136 static const struct fec_devinfo fec_imx6x_info = {
146 static const struct fec_devinfo fec_imx6ul_info = {
155 static const struct fec_devinfo fec_imx8mq_info = {
166 static const struct fec_devinfo fec_imx8qm_inf
[all...]

Completed in 7 milliseconds