Home
last modified time | relevance | path

Searched refs:ndesc_ops (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/net/stmmac/
Dstmmac.h93 extern const struct stmmac_desc_ops ndesc_ops;
Dnorm_desc.c205 const struct stmmac_desc_ops ndesc_ops = { variable
Dstmmac_main.c1566 device->desc = &ndesc_ops; in stmmac_mac_device_setup()