Home
last modified time | relevance | path

Searched refs:rx_ipc (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/
Ddwmac100_core.c166 .rx_ipc = dwmac100_rx_ipc_enable,
Dcommon.h387 int (*rx_ipc)(struct mac_device_info *hw); member
Ddwmac1000_core.c402 .rx_ipc = dwmac1000_rx_ipc_enable,
Dstmmac_main.c1726 ret = priv->hw->mac->rx_ipc(priv->hw); in stmmac_hw_setup()
2431 priv->hw->mac->rx_ipc(priv->hw); in stmmac_set_features()