每个phy 芯片会创建一个 struct phy_device 类型的设备,对应的有 struct phy_driver 类型的驱动,这两者实际上是挂载在 mdio_bus_type 总线上的,mac 会被注册成 struct net_device。 phy_devicestructphy_device{ structphy_driver*drv;// PHY设备驱动 structmii_
Now the UCLASS_ETH device "node" field is owerwritten by some network drivers in case of Ethernet PHYs which are linked to UCLASS_ETH device using "phy-handle" DT property and when Ethernet PHY driver needs to read some additional information from DT. In such cases following happens (in ge...
ddi_get_driver_private(9F) ddi_get_eventcookie(9F) ddi_get_iblock_cookie(9F) ddi_get_instance(9F) ddi_get_kt_did(9F) ddi_get_lbolt(9F) ddi_get_lbolt64(9F) ddi_get_name(9F) ddi_get_parent(9F) ddi_get_pid(9F) ddi_get_soft_iblock_cookie(9F) ddi_get_soft_state(9F) ddi_ge...
(CONFIG_CGROUP_NET_PRIO) struct netprio_map __rcu *priomap; #endif struct phy_device *phydev; struct sfp_bus *sfp_bus; struct lock_class_key *qdisc_tx_busylock; bool proto_down; unsigned wol_enabled:1; unsigned threaded:1; struct list_head net_notifier_list; #if IS_ENABLED(CONFIG_...
phy pinctrl platform_data power qed raid 8250_pci.h a.out.h acct.h acpi.h acpi_dma.h acpi_iort.h acpi_pmtmr.h adb.h adfs_fs.h adreno-smmu-priv.h adxl.h aer.h agp_backend.h agpgart.h ahci-remap.h ahci_platform.h aio.h alarmtimer.h alcor_pci.h align.h...
DRIVER1_UID DRIVER2_UID DUR_FMT DUR_VALUE ENT_NAME ENT_RES_GROUP ENT_RES_INITIALS ENT_RES_NAME ENT_RES_PHONETICS ENT_TYPE_UID ENTERPRISE_PROJECT_PLAN_TEMPLATE_UID ENTERPRISE_PROJECT_TYPE_DESCRIPTION ENTERPRISE_PROJECT_TYPE_IMAGE_URL ENTERPRISE_PROJECT_TYPE_NAME ENTERPRISE_PROJECT_TYPE_ORD...
This is the main function used during reset to initialize PHY or do a fast channel change if possible. NOTE: Do not call this one from the driver, it assumes PHY is in a warm reset state ! Definition at line 135 of file cfg80211.h.Field...
drm/i915/power: convert assert_chv_phy_status() to struct intel_display drm/i915/ips: convert to struct intel_display drm/i915/dsi: convert to struct intel_display drm/i915/de: remove unnecessary generic wrappers drivers/gpu/drm/i915/display/g4x_dp.c | 3 +- ...
NvU64 GpcdmaChannelContext::SrcAddrPhy Specifies the Physical address of source memory (MC addr or FIFO base) Definition at line 188 of file gpc_dma.h. NvU32 GpcdmaChannelContext::TrigSel Specifies Trigger for the DMA to start in this channel Note : At present on...
每个phy 芯片会创建一个 struct phy_device 类型的设备,对应的有 struct phy_driver 类型的驱动,这两者实际上是挂载在 mdio_bus_type 总线上的,mac 会被注册成 struct net_device。 phy_devicestructphy_device{ structphy_driver*drv;// PHY设备驱动 ...