Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dnorm_desc.c298 const struct stmmac_desc_ops ndesc_ops = { variable
H A Dcommon.h547 extern const struct stmmac_desc_ops ndesc_ops;
H A Dhwif.c73 mac->desc = &ndesc_ops; in stmmac_dwmac1_quirks()