Symbol: link_capabilities
drivers/net/ethernet/intel/ixgbe/ixgbe_82598.c
588
ixgbe_link_speed link_capabilities = IXGBE_LINK_SPEED_UNKNOWN;
drivers/net/ethernet/intel/ixgbe/ixgbe_82598.c
594
ixgbe_get_link_capabilities_82598(hw, &link_capabilities, &autoneg);
drivers/net/ethernet/intel/ixgbe/ixgbe_82598.c
595
speed &= link_capabilities;
drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c
783
ixgbe_link_speed link_capabilities = IXGBE_LINK_SPEED_UNKNOWN;
drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c
799
status = hw->mac.ops.get_link_capabilities(hw, &link_capabilities,
drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c
804
speed &= link_capabilities;
drivers/net/ethernet/qlogic/qed/qed_dev.c
4096
p_caps = &p_hwfn->mcp_info->link_capabilities;
drivers/net/ethernet/qlogic/qed/qed_dev.c
4493
p_caps = &p_hwfn->mcp_info->link_capabilities;
drivers/net/ethernet/qlogic/qed/qed_mcp.c
2607
return &p_hwfn->mcp_info->link_capabilities;
drivers/net/ethernet/qlogic/qed/qed_mcp.h
779
struct qed_mcp_link_capabilities link_capabilities;
drivers/net/phy/phy-caps.h
55
const struct link_capabilities *
drivers/net/phy/phy-caps.h
58
const struct link_capabilities *
drivers/net/phy/phy-caps.h
61
const struct link_capabilities *
drivers/net/phy/phy-core.c
345
const struct link_capabilities *c;
drivers/net/phy/phy-core.c
371
const struct link_capabilities *c;
drivers/net/phy/phy-core.c
398
const struct link_capabilities *c;
drivers/net/phy/phy.c
258
const struct link_capabilities *c;
drivers/net/phy/phy_caps.c
125
struct link_capabilities *lcap;
drivers/net/phy/phy_caps.c
148
const struct link_capabilities *
drivers/net/phy/phy_caps.c
151
struct link_capabilities *lcap;
drivers/net/phy/phy_caps.c
169
const struct link_capabilities *
drivers/net/phy/phy_caps.c
172
struct link_capabilities *lcap;
drivers/net/phy/phy_caps.c
209
const struct link_capabilities *
drivers/net/phy/phy_caps.c
213
const struct link_capabilities *lcap, *match = NULL, *last = NULL;
drivers/net/phy/phy_caps.c
245
struct link_capabilities *lcap;
drivers/net/phy/phy_caps.c
9
static struct link_capabilities link_caps[__LINK_CAPA_MAX] __ro_after_init = {
drivers/net/phy/phy_device.c
2312
const struct link_capabilities *c;
drivers/net/phy/phylink.c
1804
const struct link_capabilities *c;
drivers/net/phy/phylink.c
2985
const struct link_capabilities *c;
drivers/net/phy/phylink.c
665
const struct link_capabilities *c;