Lines Matching refs:gmac
42 #include "gmac.h"
408 .gmac = &t1_pm3393_ops,
428 .gmac = &t1_pm3393_ops,
448 .gmac = &t1_pm3393_ops,
470 .gmac = &t1_pm3393_ops,
492 .gmac = &t1_pm3393_ops,
516 .gmac = &t1_vsc7326_ops,
1057 adapter->params.stats_update_period = bi->gmac->stats_update_period;
1083 if (bi->gmac->reset)
1084 bi->gmac->reset(adapter);
1099 adapter->port[i].mac = mac = bi->gmac->create(adapter, i);