Home
last modified time | relevance | path

Searched refs:pause_adv (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_port.c691 return (conf->pause_adv | ADVERTISE_LPACK | ADVERTISE_1000XFULL); in sparx5_get_aneg_word()
/linux/drivers/net/ethernet/broadcom/
H A Dbnx2.c1700 u32 speed_arg = 0, pause_adv; in bnx2_setup_remote_phy() local
1702 pause_adv = bnx2_phy_get_pause_adv(bp); in bnx2_setup_remote_phy()
1736 if (pause_adv & (ADVERTISE_1000XPAUSE | ADVERTISE_PAUSE_CAP)) in bnx2_setup_remote_phy()
1738 if (pause_adv & (ADVERTISE_1000XPSE_ASYM | ADVERTISE_PAUSE_ASYM)) in bnx2_setup_remote_phy()