Searched refs:flowctl_rx (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/apm/xgene/ |
H A D | xgene_enet_ethtool.c | 312 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()
|
H A D | xgene_enet_main.h | 155 void (*flowctl_rx)(struct xgene_enet_pdata *pdata, bool enable); member
|
H A D | xgene_enet_hw.c | 794 pdata->mac_ops->flowctl_rx(pdata, pdata->rx_pause); in xgene_enet_flowctrl_cfg() 1010 .flowctl_rx = xgene_gmac_flowctl_rx,
|
H A D | xgene_enet_xgmac.c | 523 .flowctl_rx = xgene_xgmac_flowctl_rx,
|
H A D | xgene_enet_sgmac.c | 598 .flowctl_rx = xgene_sgmac_flowctl_rx
|
/kernel/linux/linux-6.6/drivers/net/ethernet/apm/xgene/ |
H A D | xgene_enet_ethtool.c | 312 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()
|
H A D | xgene_enet_main.h | 155 void (*flowctl_rx)(struct xgene_enet_pdata *pdata, bool enable); member
|
H A D | xgene_enet_hw.c | 794 pdata->mac_ops->flowctl_rx(pdata, pdata->rx_pause); in xgene_enet_flowctrl_cfg() 1010 .flowctl_rx = xgene_gmac_flowctl_rx,
|
H A D | xgene_enet_xgmac.c | 523 .flowctl_rx = xgene_xgmac_flowctl_rx,
|
H A D | xgene_enet_sgmac.c | 598 .flowctl_rx = xgene_sgmac_flowctl_rx
|
Completed in 9 milliseconds