Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/
Dnorm_desc.c254 const struct stmmac_desc_ops ndesc_ops = { variable
Dcommon.h349 extern const struct stmmac_desc_ops ndesc_ops;
Dstmmac_main.c1550 priv->hw->desc = &ndesc_ops; in stmmac_selec_desc_mode()