Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/ethernet/stmicro/stmmac/
Dstmmac.h92 extern const struct stmmac_desc_ops ndesc_ops;
Dnorm_desc.c209 const struct stmmac_desc_ops ndesc_ops = { variable
Dstmmac_main.c807 priv->hw->desc = &ndesc_ops; in stmmac_selec_desc_mode()