Home
last modified time | relevance | path

Searched refs:flowctl_rx (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/apm/xgene/
Dxgene_enet_ethtool.c343 pdata->mac_ops->flowctl_rx(pdata, in xgene_set_pauseparam()
356 pdata->mac_ops->flowctl_rx(pdata, pdata->rx_pause); in xgene_set_pauseparam()
Dxgene_enet_main.h168 void (*flowctl_rx)(struct xgene_enet_pdata *pdata, bool enable); member
Dxgene_enet_hw.c806 pdata->mac_ops->flowctl_rx(pdata, pdata->rx_pause); in xgene_enet_flowctrl_cfg()
1024 .flowctl_rx = xgene_gmac_flowctl_rx,
Dxgene_enet_xgmac.c535 .flowctl_rx = xgene_xgmac_flowctl_rx,
Dxgene_enet_sgmac.c608 .flowctl_rx = xgene_sgmac_flowctl_rx