Home
last modified time | relevance | path

Searched refs:advertise (Results 1 – 25 of 41) sorted by relevance

12

/linux/drivers/net/ethernet/ibm/emac/
H A Dphy.c110 static int genmii_setup_aneg(struct mii_phy *phy, u32 advertise) in genmii_setup_aneg() argument
118 phy->advertising = advertise; in genmii_setup_aneg()
134 if (advertise & ADVERTISED_10baseT_Half) in genmii_setup_aneg()
136 if (advertise & ADVERTISED_10baseT_Full) in genmii_setup_aneg()
138 if (advertise & ADVERTISED_100baseT_Half) in genmii_setup_aneg()
140 if (advertise & ADVERTISED_100baseT_Full) in genmii_setup_aneg()
142 if (advertise & ADVERTISED_Pause) in genmii_setup_aneg()
144 if (advertise & ADVERTISED_Asym_Pause) in genmii_setup_aneg()
154 if (advertise & ADVERTISED_1000baseT_Full) in genmii_setup_aneg()
156 if (advertise & ADVERTISED_1000baseT_Half) in genmii_setup_aneg()
H A Dphy.h31 int (*setup_aneg) (struct mii_phy * phy, u32 advertise);
/linux/tools/testing/selftests/drivers/net/hw/
H A Dethtool.sh187 ethtool_set $h1 advertise $speed_1_to_advertise
203 ethtool_set $h2 advertise $speed_2_to_advertise
228 ethtool_set $h1 advertise $speed_to_advertise
271 ethtool_set $h1 advertise $speed1
272 ethtool_set $h2 advertise $speed2
/linux/drivers/net/pcs/
H A Dpcs-mtk-lynxi.c168 int advertise, link_timer; in mtk_pcs_lynxi_config() local
171 advertise = phylink_mii_c22_pcs_encode_advertisement(interface, in mtk_pcs_lynxi_config()
173 if (advertise < 0) in mtk_pcs_lynxi_config()
174 return advertise; in mtk_pcs_lynxi_config()
232 SGMII_ADVERTISE, advertise, &changed); in mtk_pcs_lynxi_config()
/linux/Documentation/driver-api/
H A Dwbrf.rst12 To mitigate possible RFI interference producers can advertise the
17 the platform designer will advertise the availability of this feature via
19 * Producers with this _DSM will be able to advertise the frequencies in use.
/linux/include/linux/
H A Dsungem_phy.h14 int (*setup_aneg)(struct mii_phy *phy, u32 advertise);
/linux/net/rds/
H A Dib_send.c358 unsigned int avail, posted, got = 0, advertise; in rds_ib_send_grab_credits() local
366 advertise = 0; in rds_ib_send_grab_credits()
396 advertise = min_t(unsigned int, posted, max_posted); in rds_ib_send_grab_credits()
397 newval -= IB_SET_POST_CREDITS(advertise); in rds_ib_send_grab_credits()
404 *adv_credits = advertise; in rds_ib_send_grab_credits()
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dvsc8211.c347 .advertise = t3_phy_advertise,
361 .advertise = t3_phy_advertise_fiber,
H A Daq100x.c258 .advertise = aq100x_advertise,
/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dcphy.h72 int (*advertise)(struct cphy *phy, unsigned int advertise_map); member
H A Dmv88e1xxx.c351 .advertise = mv88e1xxx_advertise,
/linux/drivers/platform/x86/amd/
H A DKconfig34 This mechanism will only be activated on platforms that advertise a
/linux/drivers/nvdimm/
H A DKconfig12 bus is registered to advertise PMEM (persistent memory)
68 Map persistent memory, i.e. advertise it to the memory
/linux/drivers/dax/
H A DKconfig36 EFI 2.8 platforms, and others, may advertise 'specific purpose'
/linux/Documentation/driver-api/nvdimm/
H A Dfirmware-activate.rst17 to advertise and control their local runtime firmware activation
/linux/Documentation/arch/powerpc/
H A Ddawr-power9.rst33 For ptrace, we now advertise zero breakpoints on POWER9 via the
/linux/drivers/net/ethernet/sun/
H A Dsungem.c1239 u32 advertise, features; in gem_begin_auto_negotiation() local
1259 advertise = features & ADVERTISE_MASK; in gem_begin_auto_negotiation()
1261 advertise &= gp->phy_mii.advertising; in gem_begin_auto_negotiation()
1271 advertise = advertising; in gem_begin_auto_negotiation()
1311 gp->phy_mii.def->ops->setup_aneg(&gp->phy_mii, advertise); in gem_begin_auto_negotiation()
/linux/drivers/net/ethernet/broadcom/
H A Dbcm63xx_enet.c2008 int val, j, up, advertise, lpa, speed, duplex, media; in swphy_poll_timer() local
2045 advertise = bcmenet_sw_mdio_read(priv, external_phy, in swphy_poll_timer()
2052 media = mii_nway_result(lpa & advertise); in swphy_poll_timer()
2061 advertise = bcmenet_sw_mdio_read(priv, external_phy, in swphy_poll_timer()
2067 if (advertise & (ADVERTISE_1000FULL | ADVERTISE_1000HALF) in swphy_poll_timer()
/linux/arch/arm64/boot/dts/exynos/google/
H A Dgs101-pixel-common.dtsi164 * Since extboost is the primary path, advertise 900mA.
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_acpi.c718 u8 perf_req, bool advertise) in amdgpu_acpi_pcie_performance_request() argument
739 if (advertise) in amdgpu_acpi_pcie_performance_request()
/linux/drivers/net/ethernet/intel/e1000e/
H A De1000.h183 u16 advertise; /* auto-negotiation advertisement */ member
/linux/Documentation/devicetree/bindings/powerpc/
H A Dibm,powerpc-cpu-features.txt181 hardware capability vectors in order to advertise this feature to userspace.
/linux/fs/nfs/
H A DKconfig151 This option makes the NFS client advertise to NFSv4.1 servers that
/linux/Documentation/admin-guide/device-mapper/
H A Dsnapshot.rst47 to allow userspace to advertise its support for seeing "Overflow" in the
/linux/drivers/gpu/drm/radeon/
H A Dcypress_dpm.c300 u8 perf_req, bool advertise) in cypress_pcie_performance_request() argument
316 return radeon_acpi_pcie_performance_request(rdev, perf_req, advertise); in cypress_pcie_performance_request()
320 return radeon_acpi_pcie_performance_request(rdev, perf_req, advertise); in cypress_pcie_performance_request()

12