Home
last modified time | relevance | path

Searched refs:ADVERTISED_Pause (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/net/axgbe/
H A Daxgbe_phy.h150 #define ADVERTISED_Pause (1 << 13) macro
H A Daxgbe_mdio.c720 if (advertising & ADVERTISED_Pause) in axgbe_an37_init()
786 if (advertising & ADVERTISED_Pause) in axgbe_an73_init()
1232 pdata->phy.advertising &= ~ADVERTISED_Pause; in axgbe_phy_init()
1236 pdata->phy.advertising |= ADVERTISED_Pause; in axgbe_phy_init()
H A Daxgbe_phy_impl.c947 pdata->phy.lp_advertising |= ADVERTISED_Pause; in axgbe_phy_an73_outcome()
/dpdk/drivers/net/bnx2x/
H A Dbnx2x.h720 #define ADVERTISED_Pause (1 << 11) macro
H A Dbnx2x.c6859 ADVERTISED_Pause); in bnx2x_calc_fc_adv()
6864 ADVERTISED_Pause); in bnx2x_calc_fc_adv()