Lines Matching refs:gmac
33 #include "gmac.h"
411 .gmac = &t1_pm3393_ops,
431 .gmac = &t1_pm3393_ops,
451 .gmac = &t1_pm3393_ops,
473 .gmac = &t1_pm3393_ops,
495 .gmac = &t1_pm3393_ops,
519 .gmac = &t1_vsc7326_ops,
1074 adapter->params.stats_update_period = bi->gmac->stats_update_period;
1100 if (bi->gmac->reset)
1101 bi->gmac->reset(adapter);
1116 adapter->port[i].mac = mac = bi->gmac->create(adapter, i);