Searched refs:enable_tx_pause (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/apm/xgene/ |
H A D | xgene_enet_xgmac.c | 282 pdata->mac_ops->enable_tx_pause(pdata, enable); in xgene_xgmac_flowctl_tx() 522 .enable_tx_pause = xgene_xgmac_enable_tx_pause,
|
H A D | xgene_enet_main.h | 154 void (*enable_tx_pause)(struct xgene_enet_pdata *pdata, bool enable); member
|
H A D | xgene_enet_sgmac.c | 321 p->mac_ops->enable_tx_pause(p, enable); in xgene_sgmac_flowctl_tx() 596 .enable_tx_pause = xgene_sgmac_enable_tx_pause,
|
H A D | xgene_enet_hw.c | 543 pdata->mac_ops->enable_tx_pause(pdata, enable); in xgene_gmac_flowctl_tx() 1008 .enable_tx_pause = xgene_gmac_enable_tx_pause,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/apm/xgene/ |
H A D | xgene_enet_xgmac.c | 282 pdata->mac_ops->enable_tx_pause(pdata, enable); in xgene_xgmac_flowctl_tx() 522 .enable_tx_pause = xgene_xgmac_enable_tx_pause,
|
H A D | xgene_enet_main.h | 154 void (*enable_tx_pause)(struct xgene_enet_pdata *pdata, bool enable); member
|
H A D | xgene_enet_sgmac.c | 321 p->mac_ops->enable_tx_pause(p, enable); in xgene_sgmac_flowctl_tx() 596 .enable_tx_pause = xgene_sgmac_enable_tx_pause,
|
H A D | xgene_enet_hw.c | 543 pdata->mac_ops->enable_tx_pause(pdata, enable); in xgene_gmac_flowctl_tx() 1008 .enable_tx_pause = xgene_gmac_enable_tx_pause,
|
Completed in 8 milliseconds