Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dmii.h309 static inline u16 mii_advertise_flowctrl(int cap) in mii_advertise_flowctrl() function
/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
Dmdio_10g.c309 mii_advertise_flowctrl(efx->wanted_fc), in ef4_mdio_get_pause()
/Linux-v4.19/drivers/net/ethernet/apm/xgene/
Dxgene_enet_hw.c787 lcladv = mii_advertise_flowctrl(flowctl); in xgene_enet_flowctrl_cfg()
/Linux-v4.19/drivers/net/usb/
Dlan78xx.c1610 mii_adv = (u32)mii_advertise_flowctrl(dev->fc_request_control); in lan78xx_set_pause()
2177 mii_adv = (u32)mii_advertise_flowctrl(dev->fc_request_control); in lan78xx_phy_init()
/Linux-v4.19/drivers/net/ethernet/microchip/
Dlan743x_main.c1021 mii_adv = (u32)mii_advertise_flowctrl(phy->fc_request_control); in lan743x_phy_open()
/Linux-v4.19/drivers/net/ethernet/broadcom/
Dtg3.c2045 lcl_adv = mii_advertise_flowctrl( in tg3_adjust_link()
4339 new_adv |= mii_advertise_flowctrl(flowctrl); in tg3_phy_autoneg_cfg()
4661 tgtadv |= mii_advertise_flowctrl(tp->link_config.flowctrl); in tg3_phy_copper_an_config_ok()