Home
last modified time | relevance | path

Searched refs:mii_advertise_flowctrl (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/sfc/falcon/
Dmdio_10g.c306 mii_advertise_flowctrl(efx->wanted_fc), in ef4_mdio_get_pause()
/Linux-v5.15/include/linux/
Dmii.h563 static inline u16 mii_advertise_flowctrl(int cap) in mii_advertise_flowctrl() function
/Linux-v5.15/drivers/net/ethernet/apm/xgene/
Dxgene_enet_hw.c775 lcladv = mii_advertise_flowctrl(flowctl); in xgene_enet_flowctrl_cfg()
/Linux-v5.15/drivers/net/usb/
Dlan78xx.c1706 mii_adv = (u32)mii_advertise_flowctrl(dev->fc_request_control); in lan78xx_set_pause()
2265 mii_adv = (u32)mii_advertise_flowctrl(dev->fc_request_control); in lan78xx_phy_init()
Dr8152.c9079 new1 = (old & ~(ADVERTISE_PAUSE_CAP | ADVERTISE_PAUSE_ASYM)) | mii_advertise_flowctrl(cap); in rtl8152_set_pauseparam()
/Linux-v5.15/drivers/net/ethernet/broadcom/
Dtg3.c2027 lcl_adv = mii_advertise_flowctrl( in tg3_adjust_link()
4327 new_adv |= mii_advertise_flowctrl(flowctrl); in tg3_phy_autoneg_cfg()
4649 tgtadv |= mii_advertise_flowctrl(tp->link_config.flowctrl); in tg3_phy_copper_an_config_ok()