Home
last modified time | relevance | path

Searched refs:phy_type (Results 1 – 25 of 121) sorted by relevance

12345

/f-stack/dpdk/drivers/net/ice/
H A Dice_ethdev.h546 #define ICE_PHY_TYPE_SUPPORT_50G(phy_type) \ argument
552 ((phy_type) & ICE_PHY_TYPE_LOW_50G_LAUI2) || \
554 ((phy_type) & ICE_PHY_TYPE_LOW_50G_AUI2) || \
555 ((phy_type) & ICE_PHY_TYPE_LOW_50GBASE_CP) || \
556 ((phy_type) & ICE_PHY_TYPE_LOW_50GBASE_SR) || \
557 ((phy_type) & ICE_PHY_TYPE_LOW_50GBASE_FR) || \
558 ((phy_type) & ICE_PHY_TYPE_LOW_50GBASE_LR) || \
561 ((phy_type) & ICE_PHY_TYPE_LOW_50G_AUI1))
571 ((phy_type) & ICE_PHY_TYPE_LOW_100G_AUI4) || \
576 ((phy_type) & ICE_PHY_TYPE_LOW_100GBASE_DR))
[all …]
/f-stack/freebsd/arm/allwinner/
H A Daw_usbphy.c68 enum awusbphy_type phy_type; member
75 .phy_type = AWUSBPHY_TYPE_A10,
82 .phy_type = AWUSBPHY_TYPE_A13,
89 .phy_type = AWUSBPHY_TYPE_A20,
96 .phy_type = AWUSBPHY_TYPE_A31,
103 .phy_type = AWUSBPHY_TYPE_H3,
110 .phy_type = AWUSBPHY_TYPE_A64,
117 .phy_type = AWUSBPHY_TYPE_A83T,
124 .phy_type = AWUSBPHY_TYPE_H6,
H A Daw_if_dwc.c66 char *phy_type; in a20_if_dwc_init() local
75 if (OF_getprop_alloc(node, "phy-mode", (void **)&phy_type)) { in a20_if_dwc_init()
82 if (strcmp(phy_type, "rgmii") == 0) in a20_if_dwc_init()
/f-stack/freebsd/contrib/device-tree/Bindings/phy/
H A Dnvidia,tegra20-usb-phy.txt14 Present if-and-only-if phy_type == utmi.
15 - phy_type : Should be one of "utmi", "ulpi" or "hsic".
21 - timer: The timeout clock (clk_m). Present if phy_type == utmi.
23 Present if phy_type == utmi.
27 Present if phy_type == ulpi, and ULPI link mode is in use.
33 registers. Required even if phy_type == ulpi.
35 Required properties for phy_type == ulpi:
H A Dallwinner,sun9i-a80-usb-phy.yaml57 phy_type:
79 phy_type:
83 - phy_type
132 phy_type = "hsic";
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_ethdev.h1604 #define I40E_PHY_TYPE_SUPPORT_40G(phy_type) \ argument
1607 ((phy_type) & I40E_CAP_PHY_TYPE_40GBASE_AOC) || \
1608 ((phy_type) & I40E_CAP_PHY_TYPE_40GBASE_CR4) || \
1609 ((phy_type) & I40E_CAP_PHY_TYPE_40GBASE_SR4) || \
1610 ((phy_type) & I40E_CAP_PHY_TYPE_40GBASE_LR4))
1612 #define I40E_PHY_TYPE_SUPPORT_25G(phy_type) \ argument
1613 (((phy_type) & I40E_CAP_PHY_TYPE_25GBASE_KR) || \
1614 ((phy_type) & I40E_CAP_PHY_TYPE_25GBASE_CR) || \
1615 ((phy_type) & I40E_CAP_PHY_TYPE_25GBASE_SR) || \
1616 ((phy_type) & I40E_CAP_PHY_TYPE_25GBASE_LR) || \
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/usb/
H A Dfsl-usb.txt14 - phy_type : For multi port host USB controllers, should be one of
51 phy_type = "ulpi";
78 phy_type = "utmi_wide";
H A Dgeneric.txt15 - phy_type: tells USB controllers that we want to configure the core to support
54 phy_type = "utmi_wide";
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dimx6qdl-prti6q.dtsi70 phy_type = "utmi";
79 phy_type = "utmi";
H A Dimx35-eukrea-mbimxsd35-baseboard.dts146 phy_type = "serial";
152 phy_type = "utmi";
H A Dimx51-eukrea-mbimxsd51-baseboard.dts260 phy_type = "ulpi";
266 phy_type = "utmi_wide";
H A Dimx27-eukrea-cpuimx27.dtsi76 phy_type = "ulpi";
85 phy_type = "ulpi";
H A Dimx51-digi-connectcore-jsk.dts67 phy_type = "ulpi";
H A Dtegra20.dtsi721 phy_type = "utmi";
735 phy_type = "utmi";
760 phy_type = "ulpi";
771 phy_type = "ulpi";
786 phy_type = "utmi";
798 phy_type = "utmi";
H A Dimx28-cfa10036.dts115 phy_type = "utmi";
/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_phy.c2988 phy_type = e1000_phy_m88; in e1000_get_phy_type_from_id()
2991 phy_type = e1000_phy_igp_2; in e1000_get_phy_type_from_id()
2997 phy_type = e1000_phy_igp_3; in e1000_get_phy_type_from_id()
3002 phy_type = e1000_phy_ife; in e1000_get_phy_type_from_id()
3006 phy_type = e1000_phy_bm; in e1000_get_phy_type_from_id()
3009 phy_type = e1000_phy_82578; in e1000_get_phy_type_from_id()
3012 phy_type = e1000_phy_82577; in e1000_get_phy_type_from_id()
3018 phy_type = e1000_phy_i217; in e1000_get_phy_type_from_id()
3024 phy_type = e1000_phy_i210; in e1000_get_phy_type_from_id()
3030 return phy_type; in e1000_get_phy_type_from_id()
[all …]
/f-stack/freebsd/contrib/device-tree/src/powerpc/fsl/
H A Dmpc8536ds.dtsi186 phy_type = "ulpi";
190 phy_type = "ulpi";
242 phy_type = "ulpi";
H A Dp1020utm-pc.dtsi127 phy_type = "ulpi";
138 phy_type = "ulpi";
H A Dp1020mbg-pc.dtsi138 phy_type = "ulpi";
149 phy_type = "ulpi";
H A Dp1022rdk.dts105 phy_type = "ulpi";
109 phy_type = "ulpi";
/f-stack/dpdk/drivers/net/igc/base/
H A Digc_phy.c3028 phy_type = igc_phy_m88; in igc_get_phy_type_from_id()
3031 phy_type = igc_phy_igp_2; in igc_get_phy_type_from_id()
3037 phy_type = igc_phy_igp_3; in igc_get_phy_type_from_id()
3042 phy_type = igc_phy_ife; in igc_get_phy_type_from_id()
3046 phy_type = igc_phy_bm; in igc_get_phy_type_from_id()
3049 phy_type = igc_phy_82578; in igc_get_phy_type_from_id()
3058 phy_type = igc_phy_i217; in igc_get_phy_type_from_id()
3064 phy_type = igc_phy_i210; in igc_get_phy_type_from_id()
3067 phy_type = igc_phy_i225; in igc_get_phy_type_from_id()
3073 return phy_type; in igc_get_phy_type_from_id()
[all …]
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-helper-board.c183 cvmx_phy_type_t phy_type; member
215 phy_info.phy_type = (cvmx_phy_type_t) -1; in __get_phy_info_from_dt()
266 phy_info.phy_type = MARVELL_GENERIC_PHY; in __get_phy_info_from_dt()
270 phy_info.phy_type = BROADCOM_GENERIC_PHY; in __get_phy_info_from_dt()
274 phy_info.phy_type = -1; in __get_phy_info_from_dt()
948 switch(phy_info.phy_type) in __cvmx_helper_board_link_get_from_dt()
/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_phy.c427 enum ixgbe_phy_type phy_type; in ixgbe_get_phy_type_from_id() local
433 phy_type = ixgbe_phy_tn; in ixgbe_get_phy_type_from_id()
438 phy_type = ixgbe_phy_aq; in ixgbe_get_phy_type_from_id()
441 phy_type = ixgbe_phy_qt; in ixgbe_get_phy_type_from_id()
444 phy_type = ixgbe_phy_nl; in ixgbe_get_phy_type_from_id()
448 phy_type = ixgbe_phy_x550em_ext_t; in ixgbe_get_phy_type_from_id()
452 phy_type = ixgbe_phy_ext_1g_t; in ixgbe_get_phy_type_from_id()
455 phy_type = ixgbe_phy_unknown; in ixgbe_get_phy_type_from_id()
458 return phy_type; in ixgbe_get_phy_type_from_id()
/f-stack/freebsd/contrib/device-tree/src/powerpc/
H A Dasp834x-redboot.dts165 phy_type = "ulpi";
177 phy_type = "ulpi";
/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_phy.c201 enum txgbe_phy_type phy_type; in txgbe_get_phy_type_from_id() local
207 phy_type = txgbe_phy_tn; in txgbe_get_phy_type_from_id()
210 phy_type = txgbe_phy_qt; in txgbe_get_phy_type_from_id()
213 phy_type = txgbe_phy_nl; in txgbe_get_phy_type_from_id()
216 phy_type = txgbe_phy_cu_mtd; in txgbe_get_phy_type_from_id()
219 phy_type = txgbe_phy_unknown; in txgbe_get_phy_type_from_id()
223 return phy_type; in txgbe_get_phy_type_from_id()

12345