Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/sfc/falcon/
Dmdio_10g.c306 mii_advertise_flowctrl(efx->wanted_fc), in ef4_mdio_get_pause()
/linux-6.6.21/include/linux/
Dmii.h513 static inline u16 mii_advertise_flowctrl(int cap) in mii_advertise_flowctrl() function
/linux-6.6.21/drivers/net/ethernet/apm/xgene/
Dxgene_enet_hw.c775 lcladv = mii_advertise_flowctrl(flowctl); in xgene_enet_flowctrl_cfg()
/linux-6.6.21/drivers/net/usb/
Dlan78xx.c1875 mii_adv = (u32)mii_advertise_flowctrl(dev->fc_request_control); in lan78xx_set_pause()
2409 mii_adv = (u32)mii_advertise_flowctrl(dev->fc_request_control); in lan78xx_phy_init()
Dr8152.c9246 new1 = (old & ~(ADVERTISE_PAUSE_CAP | ADVERTISE_PAUSE_ASYM)) | mii_advertise_flowctrl(cap); in rtl8152_set_pauseparam()
/linux-6.6.21/drivers/net/ethernet/broadcom/
Dtg3.c2028 lcl_adv = mii_advertise_flowctrl( in tg3_adjust_link()
4329 new_adv |= mii_advertise_flowctrl(flowctrl); in tg3_phy_autoneg_cfg()
4651 tgtadv |= mii_advertise_flowctrl(tp->link_config.flowctrl); in tg3_phy_copper_an_config_ok()