Searched refs:fs_fec_ops (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/freescale/fs_enet/
H A Dfs_enet-main.c916 #define IS_FEC(match) ((match)->data == &fs_fec_ops)
1124 .data = (void *)&fs_fec_ops,
1128 .data = (void *)&fs_fec_ops,
1133 .data = (void *)&fs_fec_ops,
H A Dfs_enet.h244 extern const struct fs_ops fs_fec_ops;
H A Dmac-fec.c510 const struct fs_ops fs_fec_ops = { variable in typeref:struct:fs_ops

Completed in 104 milliseconds