Searched refs:port_type (Results 1 – 10 of 10) sorted by relevance
39 uint8_t port_type; member
664 p->port_type[0] = uses_xaui(adapter) ? 1 : 2; in get_vpd_params()665 p->port_type[1] = uses_xaui(adapter) ? 6 : 2; in get_vpd_params()667 p->port_type[0] = (u8)hex2int(vpd.port0_data[0]); in get_vpd_params()668 p->port_type[1] = (u8)hex2int(vpd.port1_data[0]); in get_vpd_params()669 p->port_type[2] = (u8)hex2int(vpd.port2_data[0]); in get_vpd_params()670 p->port_type[3] = (u8)hex2int(vpd.port3_data[0]); in get_vpd_params()1635 if (!(p->port_type->caps & SUPPORTED_IRQ)) in t3_phy_intr_handler()3776 while (!adapter->params.vpd.port_type[j]) in t3_prep_adapter()3779 p->port_type = &port_types[adapter->params.vpd.port_type[j]]; in t3_prep_adapter()3780 p->port_type->phy_prep(&p->phy, adapter, ai->phy_base_addr + j, in t3_prep_adapter()[all …]
752 if (!strcmp(p->port_type->desc, "10GBASE-CX4")) { in cxgb_port_attach()754 } else if (!strcmp(p->port_type->desc, "10GBASE-SR")) { in cxgb_port_attach()756 } else if (!strcmp(p->port_type->desc, "10GBASE-XR")) { in cxgb_port_attach()758 } else if (!strcmp(p->port_type->desc, "10/100/1000BASE-T")) { in cxgb_port_attach()770 printf("unsupported media type %s\n", p->port_type->desc); in cxgb_port_attach()1587 if (!(p->port_type->caps & SUPPORTED_IRQ)) in check_link_status()
107 const struct port_type_info *port_type; member
353 u8 port_type[MAX_NPORTS]; member
32 allow tcsd_t port_type:tcp_socket { send_msg recv_msg name_bind };
2863 mach_msg_type_name_t port_type; in steal_exc_port() local2870 &port, &port_type); in steal_exc_port()
522 u_int8_t port_type; member
1536 sc->sc_porttype = pfp->port_type; in mpii_portfacts()
880 uint8_t port_type; member4037 if ((hca->port_type & MCX_CAP_DEVICE_PORT_TYPE) in mcx_hca_max_caps()