Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dmii.h446 static inline u16 mii_advertise_flowctrl(int cap) in mii_advertise_flowctrl() function
/linux-3.4.99/drivers/net/ethernet/sfc/
Dmdio_10g.c297 mii_advertise_flowctrl(efx->wanted_fc), in efx_mdio_get_pause()
/linux-3.4.99/drivers/net/
Dmdio.c362 mii_advertise_flowctrl((ecmd->rx_pause ? FLOW_CTRL_RX : 0) | in mdio45_ethtool_spauseparam_an()
/linux-3.4.99/drivers/net/ethernet/broadcom/
Dtg3.c1804 lcl_adv = mii_advertise_flowctrl( in tg3_adjust_link()
3872 new_adv |= mii_advertise_flowctrl(flowctrl); in tg3_phy_autoneg_cfg()
4047 tgtadv |= mii_advertise_flowctrl(tp->link_config.flowctrl); in tg3_phy_copper_an_config_ok()