MC_CMD_PHY_CAP_AN_LBN  229 drivers/net/ethernet/sfc/mcdi_port.c 	if (cap & (1 << MC_CMD_PHY_CAP_AN_LBN))
MC_CMD_PHY_CAP_AN_LBN  269 drivers/net/ethernet/sfc/mcdi_port.c 		result |= (1 << MC_CMD_PHY_CAP_AN_LBN);
MC_CMD_PHY_CAP_AN_LBN  448 drivers/net/ethernet/sfc/mcdi_port.c 	if (caps & (1 << MC_CMD_PHY_CAP_AN_LBN))
MC_CMD_PHY_CAP_AN_LBN  506 drivers/net/ethernet/sfc/mcdi_port.c 	if (phy_data->supported_cap & (1 << MC_CMD_PHY_CAP_AN_LBN))
MC_CMD_PHY_CAP_AN_LBN  540 drivers/net/ethernet/sfc/mcdi_port.c 	if (~phy_cfg->supported_cap & (1 << MC_CMD_PHY_CAP_AN_LBN))
MC_CMD_PHY_CAP_AN_LBN  630 drivers/net/ethernet/sfc/mcdi_port.c 			1 << MC_CMD_PHY_CAP_AN_LBN);
MC_CMD_PHY_CAP_AN_LBN  733 drivers/net/ethernet/sfc/mcdi_port.c 			1 << MC_CMD_PHY_CAP_AN_LBN);