Symbol: ETHTOOL_LINK_MODE_Pause_BIT
drivers/net/ethernet/asix/ax88796c_main.c
855
if (linkmode_test_bit(ETHTOOL_LINK_MODE_Pause_BIT,
drivers/net/ethernet/asix/ax88796c_main.c
861
fc |= linkmode_test_bit(ETHTOOL_LINK_MODE_Pause_BIT,
drivers/net/ethernet/asix/ax88796c_main.c
863
fc |= (linkmode_test_bit(ETHTOOL_LINK_MODE_Pause_BIT,
drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c
2504
linkmode_set_bit(ETHTOOL_LINK_MODE_Pause_BIT,
drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c
2519
linkmode_set_bit(ETHTOOL_LINK_MODE_Pause_BIT,
drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c
2525
linkmode_set_bit(ETHTOOL_LINK_MODE_Pause_BIT,
drivers/net/ethernet/broadcom/genet/bcmmii.c
136
linkmode_mod_bit(ETHTOOL_LINK_MODE_Pause_BIT, phydev->advertising, rx);
drivers/net/ethernet/broadcom/tg3.c
4062
linkmode_set_bit(ETHTOOL_LINK_MODE_Pause_BIT,
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c
1135
linkmode_set_bit(ETHTOOL_LINK_MODE_Pause_BIT, mac->supported);
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c
1151
linkmode_set_bit(ETHTOOL_LINK_MODE_Pause_BIT, mac->supported);
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c
1183
linkmode_set_bit(ETHTOOL_LINK_MODE_Pause_BIT, supported);
drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige_main.c
354
linkmode_clear_bit(ETHTOOL_LINK_MODE_Pause_BIT, phydev->advertising);
drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige_main.c
368
linkmode_clear_bit(ETHTOOL_LINK_MODE_Pause_BIT, phydev->advertising);
drivers/net/ethernet/realtek/r8169_main.c
2658
linkmode_clear_bit(ETHTOOL_LINK_MODE_Pause_BIT,
drivers/net/ethernet/renesas/ravb_main.c
1522
phy_remove_link_mode(phydev, ETHTOOL_LINK_MODE_Pause_BIT);
drivers/net/ethernet/ti/icssg/icssg_prueth.c
436
phy_remove_link_mode(ndev->phydev, ETHTOOL_LINK_MODE_Pause_BIT);
drivers/net/ethernet/ti/icssg/icssg_prueth_sr1.c
258
phy_remove_link_mode(ndev->phydev, ETHTOOL_LINK_MODE_Pause_BIT);
drivers/net/ethernet/ti/icssm/icssm_prueth.c
1581
phy_remove_link_mode(emac->phydev, ETHTOOL_LINK_MODE_Pause_BIT);
drivers/net/pcs/pcs-xpcs.c
104
ETHTOOL_LINK_MODE_Pause_BIT,
drivers/net/pcs/pcs-xpcs.c
115
ETHTOOL_LINK_MODE_Pause_BIT,
drivers/net/pcs/pcs-xpcs.c
125
ETHTOOL_LINK_MODE_Pause_BIT,
drivers/net/pcs/pcs-xpcs.c
138
ETHTOOL_LINK_MODE_Pause_BIT,
drivers/net/pcs/pcs-xpcs.c
146
ETHTOOL_LINK_MODE_Pause_BIT,
drivers/net/pcs/pcs-xpcs.c
23
ETHTOOL_LINK_MODE_Pause_BIT,
drivers/net/pcs/pcs-xpcs.c
34
ETHTOOL_LINK_MODE_Pause_BIT,
drivers/net/pcs/pcs-xpcs.c
42
ETHTOOL_LINK_MODE_Pause_BIT,
drivers/net/pcs/pcs-xpcs.c
51
ETHTOOL_LINK_MODE_Pause_BIT,
drivers/net/pcs/pcs-xpcs.c
82
ETHTOOL_LINK_MODE_Pause_BIT,
drivers/net/pcs/pcs-xpcs.c
94
ETHTOOL_LINK_MODE_Pause_BIT,
drivers/net/phy/bcm-phy-lib.c
831
if (linkmode_test_bit(ETHTOOL_LINK_MODE_Pause_BIT, advertising))
drivers/net/phy/bcm63xx.c
52
linkmode_set_bit(ETHTOOL_LINK_MODE_Pause_BIT, phydev->supported);
drivers/net/phy/broadcom.c
1318
linkmode_mod_bit(ETHTOOL_LINK_MODE_Pause_BIT,
drivers/net/phy/broadcom.c
57
ETHTOOL_LINK_MODE_Pause_BIT,
drivers/net/phy/dp83td510.c
915
linkmode_set_bit(ETHTOOL_LINK_MODE_Pause_BIT, phydev->supported);
drivers/net/phy/linkmode.c
31
if (linkmode_test_bit(ETHTOOL_LINK_MODE_Pause_BIT, m)) {
drivers/net/phy/linkmode.c
35
*tx_pause = linkmode_test_bit(ETHTOOL_LINK_MODE_Pause_BIT,
drivers/net/phy/linkmode.c
37
*rx_pause = linkmode_test_bit(ETHTOOL_LINK_MODE_Pause_BIT,
drivers/net/phy/linkmode.c
91
linkmode_mod_bit(ETHTOOL_LINK_MODE_Pause_BIT, advertisement, rx);
drivers/net/phy/marvell-88x2222.c
548
linkmode_set_bit(ETHTOOL_LINK_MODE_Pause_BIT, supported);
drivers/net/phy/marvell.c
675
linkmode_test_bit(ETHTOOL_LINK_MODE_Pause_BIT, advertise))
drivers/net/phy/marvell.c
677
else if (linkmode_test_bit(ETHTOOL_LINK_MODE_Pause_BIT, advertise))
drivers/net/phy/micrel.c
1665
linkmode_set_bit(ETHTOOL_LINK_MODE_Pause_BIT, phydev->supported);
drivers/net/phy/motorcomm.c
2211
linkmode_set_bit(ETHTOOL_LINK_MODE_Pause_BIT,
drivers/net/phy/phy-core.c
325
phydev->pause = linkmode_test_bit(ETHTOOL_LINK_MODE_Pause_BIT,
drivers/net/phy/phy.c
96
local_pause = linkmode_test_bit(ETHTOOL_LINK_MODE_Pause_BIT,
drivers/net/phy/phy_device.c
2168
if (linkmode_test_bit(ETHTOOL_LINK_MODE_Pause_BIT,
drivers/net/phy/phy_device.c
2667
linkmode_mod_bit(ETHTOOL_LINK_MODE_Pause_BIT,
drivers/net/phy/phy_device.c
2877
linkmode_mod_bit(ETHTOOL_LINK_MODE_Pause_BIT, dst,
drivers/net/phy/phy_device.c
2878
linkmode_test_bit(ETHTOOL_LINK_MODE_Pause_BIT, src));
drivers/net/phy/phy_device.c
2999
linkmode_clear_bit(ETHTOOL_LINK_MODE_Pause_BIT, phydev->supported);
drivers/net/phy/phy_device.c
3002
linkmode_set_bit(ETHTOOL_LINK_MODE_Pause_BIT,
drivers/net/phy/phy_device.c
3045
if (!linkmode_test_bit(ETHTOOL_LINK_MODE_Pause_BIT,
drivers/net/phy/phy_device.c
3765
if (!test_bit(ETHTOOL_LINK_MODE_Pause_BIT, phydev->supported) &&
drivers/net/phy/phy_device.c
3767
linkmode_set_bit(ETHTOOL_LINK_MODE_Pause_BIT,
drivers/net/phy/phylink.c
3366
fs.pause = test_bit(ETHTOOL_LINK_MODE_Pause_BIT, lpa);
drivers/net/phy/phylink.c
377
__set_bit(ETHTOOL_LINK_MODE_Pause_BIT, linkmodes);
drivers/net/phy/phylink.c
4252
if (linkmode_test_bit(ETHTOOL_LINK_MODE_Pause_BIT,
drivers/net/phy/phylink.c
646
linkmode_set_bit(ETHTOOL_LINK_MODE_Pause_BIT, supported);
drivers/net/phy/phylink.c
685
__set_bit(ETHTOOL_LINK_MODE_Pause_BIT,
drivers/net/phy/phylink.c
724
__set_bit(ETHTOOL_LINK_MODE_Pause_BIT,
drivers/net/phy/phylink.c
748
linkmode_set_bit(ETHTOOL_LINK_MODE_Pause_BIT, mask);
drivers/net/phy/sfp.c
490
linkmode_set_bit(ETHTOOL_LINK_MODE_Pause_BIT, caps->link_modes);
include/linux/mdio.h
326
linkmode_mod_bit(ETHTOOL_LINK_MODE_Pause_BIT, advertising,
include/linux/mdio.h
363
if (linkmode_test_bit(ETHTOOL_LINK_MODE_Pause_BIT, advertising))
include/linux/mdio.h
541
linkmode_mod_bit(ETHTOOL_LINK_MODE_Pause_BIT,
include/linux/mii.h
155
if (linkmode_test_bit(ETHTOOL_LINK_MODE_Pause_BIT, advertising))
include/linux/mii.h
381
linkmode_mod_bit(ETHTOOL_LINK_MODE_Pause_BIT, advertising,
include/linux/mii.h
461
if (linkmode_test_bit(ETHTOOL_LINK_MODE_Pause_BIT,
include/linux/mii.h
482
linkmode_mod_bit(ETHTOOL_LINK_MODE_Pause_BIT, linkmodes,
include/linux/mii.h
502
if (linkmode_test_bit(ETHTOOL_LINK_MODE_Pause_BIT, linkmodes))