Searched refs:IS_FEC (Results 1 – 1 of 1) sorted by relevance
887 #define IS_FEC(match) ((match)->data == &fs_fec_ops) macro889 #define IS_FEC(match) 0 macro927 if (!IS_FEC(match)) { in fs_enet_probe()