Searched refs:phy_type (Results 26 - 34 of 34) sorted by relevance

12

/freebsd-13-stable/sys/dev/oce/
H A Doce_mbox.c1573 phy_info->phy_type = HOST_16(fwcmd->params.rsp.phy_info.phy_type);
H A Doce_sysctl.c599 if ((phy_info.phy_type == TN_8022) &&
H A Doce_hw.h1613 uint16_t phy_type; member in struct:oce_phy_info
/freebsd-13-stable/contrib/wpa/src/common/
H A Dieee802_11_defs.h2063 enum phy_type { enum
/freebsd-13-stable/sys/dev/ixl/
H A Di40e_type.h258 enum i40e_aq_phy_type phy_type; member in struct:i40e_link_status
H A Dif_ixl.c1494 switch (hw->phy.link_info.phy_type) {
/freebsd-13-stable/sys/dev/bxe/
H A Dbxe_elink.c13166 uint32_t ext_phy_config, phy_type, config2; local
13170 phy_type = ELINK_XGXS_EXT_PHY_TYPE(ext_phy_config);
13172 switch (phy_type) {
13216 if (phy_type == PORT_HW_CFG_XGXS_EXT_PHY_TYPE_BCM54618SE)
13228 if ((phy_type != PORT_HW_CFG_XGXS_EXT_PHY_TYPE_DIRECT) &&
13229 (phy_type != PORT_HW_CFG_XGXS_EXT_PHY_TYPE_NOT_CONN))
13280 ELINK_DEBUG_P3(sc, "phy_type 0x%x port %d found in index %d\n",
13281 phy_type, port, phy_index);
/freebsd-13-stable/sys/dev/usb/controller/
H A Ddwc_otg.c112 SYSCTL_INT(_hw_usb_dwc_otg, OID_AUTO, phy_type, CTLFLAG_RDTUN,
/freebsd-13-stable/sys/dev/bnxt/
H A Dhsi_struct_def.h9086 uint8_t phy_type; member in struct:hwrm_port_phy_qcfg_output
[all...]

Completed in 498 milliseconds

12