Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/apm/xgene/
Dxgene_enet_ethtool.c312 pdata->mac_ops->flowctl_rx(pdata, pdata->rx_pause); in xgene_set_pauseparam()
322 pdata->mac_ops->flowctl_rx(pdata, pdata->rx_pause); in xgene_set_pauseparam()
Dxgene_enet_main.h155 void (*flowctl_rx)(struct xgene_enet_pdata *pdata, bool enable); member
Dxgene_enet_hw.c794 pdata->mac_ops->flowctl_rx(pdata, pdata->rx_pause); in xgene_enet_flowctrl_cfg()
1010 .flowctl_rx = xgene_gmac_flowctl_rx,
Dxgene_enet_xgmac.c523 .flowctl_rx = xgene_xgmac_flowctl_rx,
Dxgene_enet_sgmac.c598 .flowctl_rx = xgene_sgmac_flowctl_rx