Searched refs:port_type (Results 1 - 25 of 80) sorted by relevance

1234

/drivers/pci/pcie/
H A Dportdrv_bus.c40 if ((driver->port_type != PCIE_ANY_PORT) &&
41 (driver->port_type != pciedev->port->pcie_type))
/drivers/tty/serial/
H A Dof_serial.c99 int port_type; local
113 port_type = (unsigned long)match->data;
114 ret = of_platform_serial_setup(ofdev, port_type, &port);
118 switch (port_type) {
139 info->type = port_type;
H A Dioc4_serial.c748 int port_num, port_type; local
756 for (port_type = UART_PORT_MIN;
757 port_type < UART_PORT_COUNT;
758 port_type++) {
760 [port_type]) {
2644 int port_num, port_type; local
2656 for (port_type = UART_PORT_MIN;
2657 port_type < UART_PORT_COUNT;
2658 port_type++) {
2660 [port_type];
2709 ioc4_serial_core_attach(struct pci_dev *pdev, int port_type) argument
[all...]
H A Dpch_uart.c222 int port_type; member in struct:eg20t_port
259 * @port_type: The number of DMA channel
263 int port_type; member in struct:pch_uart_driver_data
1428 port->type = priv->port_type;
1635 int port_type; local
1640 port_type = board->port_type;
1650 switch (port_type) {
1658 dev_err(&pdev->dev, "Invalid Port Type(=%d)\n", port_type);
1676 priv->port_type
[all...]
H A Dpmac_zilog.c747 PMAC_FTR_SCC_ENABLE, uap->node, uap->port_type, 1);
764 pmac_call_feature(PMAC_FTR_SCC_ENABLE, uap->node, uap->port_type, 0);
1458 uap->port_type = PMAC_SCC_ASYNC;
1468 uap->port_type = PMAC_SCC_IRDA;
1482 uap->port_type = PMAC_SCC_I2S1;
1728 uap->port_type = 0;
/drivers/scsi/pm8001/
H A Dpm8001_defs.h62 enum port_type { enum
/drivers/ata/
H A Dpata_jmicron.c28 } port_type; typedef in typeref:enum:__anon46
50 port_type port_map[2];
/drivers/ide/
H A Djmicron.c20 } port_type; typedef in typeref:enum:__anon902
37 port_type port_map[2];
/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_ethtool.c109 if (adapter->ahw.port_type == NETXEN_NIC_GBE) {
128 } else if (adapter->ahw.port_type == NETXEN_NIC_XGBE) {
212 if (adapter->ahw.port_type == NETXEN_NIC_XGBE) {
266 if (adapter->ahw.port_type != NETXEN_NIC_GBE)
416 if (adapter->ahw.port_type == NETXEN_NIC_GBE) {
458 if (adapter->ahw.port_type == NETXEN_NIC_GBE) {
491 if (adapter->ahw.port_type == NETXEN_NIC_GBE) {
513 } else if (adapter->ahw.port_type == NETXEN_NIC_XGBE) {
524 netxen_nic_driver_name, adapter->ahw.port_type);
536 if (adapter->ahw.port_type
[all...]
/drivers/net/ethernet/mellanox/mlx4/
H A Dmain.c141 enum mlx4_port_type port_type[MLX4_MAX_PORTS + 1]; member in struct:mlx4_port_config
152 enum mlx4_port_type *port_type)
157 if (port_type[i] != port_type[i + 1]) {
163 if (port_type[i] == MLX4_PORT_TYPE_ETH &&
164 port_type[i + 1] == MLX4_PORT_TYPE_IB)
170 if (!(port_type[i] & dev->caps.supported_type[i+1])) {
184 dev->caps.port_mask[i] = dev->caps.port_type[i];
289 dev->caps.port_type[i] = MLX4_PORT_TYPE_NONE;
293 dev->caps.port_type[
151 mlx4_check_port_params(struct mlx4_dev *dev, enum mlx4_port_type *port_type) argument
[all...]
H A Dsense.c115 mlx4_do_sense_ports(dev, stype, &dev->caps.port_type[1]);
/drivers/acpi/apei/
H A Dcper.c253 printk("%s""port_type: %d, %s\n", pfx, pcie->port_type,
254 pcie->port_type < ARRAY_SIZE(cper_pcie_port_type_strs) ?
255 cper_pcie_port_type_strs[pcie->port_type] : "unknown");
/drivers/pci/hotplug/
H A Dpciehp_acpi.c111 .port_type = PCIE_ANY_PORT,
H A Dpciehp_core.c327 .port_type = PCIE_ANY_PORT,
/drivers/scsi/bfa/
H A Dbfa_defs_fcs.h137 u8 port_type; /* bfa_lport_type_t : physical or member in struct:bfa_lport_info_s
234 enum bfa_port_type port_type; /* current topology */ member in struct:bfa_lport_attr_s
H A Dbfa_fc.h286 port_type:1, /* N_Port/F_port */ member in struct:fc_plogi_csp_s
304 port_type:1, /* N_Port/F_port */ member in struct:fc_plogi_csp_s
1392 u32 port_type:8; member in struct:fcgs_rptid_req_s
1408 u32 port_type:8; /* Port Type */ member in struct:fcgs_ganxt_rsp_s
/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_ethtool.c160 if (adapter->ahw->port_type == QLCNIC_GBE) {
177 } else if (adapter->ahw->port_type == QLCNIC_XGBE) {
243 if (adapter->ahw->port_type == QLCNIC_XGBE) {
293 if (adapter->ahw->port_type != QLCNIC_GBE)
511 if (adapter->ahw->port_type == QLCNIC_GBE) {
533 } else if (adapter->ahw->port_type == QLCNIC_XGBE) {
544 adapter->ahw->port_type);
557 if (adapter->ahw->port_type == QLCNIC_GBE) {
600 } else if (adapter->ahw->port_type == QLCNIC_XGBE) {
622 adapter->ahw->port_type);
[all...]
/drivers/firewire/
H A Dcore-topology.c56 int port_type, shift, seq; local
66 port_type = (q >> shift) & 0x03;
67 switch (port_type) {
/drivers/media/dvb/ddbridge/
H A Dddbridge.h57 u32 port_type[DDB_MAX_PORT]; member in struct:ddb_info
/drivers/tty/
H A Dnozomi.c215 enum port_type { enum
730 static void enable_transmit_ul(enum port_type port, struct nozomi *dc)
743 static void disable_transmit_ul(enum port_type port, struct nozomi *dc)
757 static void enable_transmit_dl(enum port_type port, struct nozomi *dc)
770 static void disable_transmit_dl(enum port_type port, struct nozomi *dc)
787 static int send_data(enum port_type index, struct nozomi *dc)
820 static int receive_data(enum port_type index, struct nozomi *dc)
929 enum port_type port = PORT_MDM;
1020 static enum ctrl_port_type port2ctrl(enum port_type port,
1072 static int handle_data_dl(struct nozomi *dc, enum port_type por
[all...]
/drivers/hv/
H A Dhyperv_vmbus.h131 enum hv_port_type port_type; member in struct:hv_port_info
154 enum hv_port_type port_type; member in struct:hv_connection_info
/drivers/message/fusion/
H A Dmptfc.c990 unsigned port_type; local
1060 port_type = FC_PORTTYPE_UNKNOWN;
1062 port_type = FC_PORTTYPE_PTP;
1064 port_type = FC_PORTTYPE_LPORT;
1066 port_type = FC_PORTTYPE_NLPORT;
1068 port_type = FC_PORTTYPE_NPORT;
1069 fc_host_port_type(sh) = port_type;
/drivers/net/usb/
H A Dhso.c2091 char *port_type; local
2096 port_type = "Control";
2099 port_type = "Application";
2102 port_type = "GPS";
2105 port_type = "GPS control";
2108 port_type = "Application2";
2111 port_type = "PCSC";
2114 port_type = "Diagnostic";
2117 port_type = "Diagnostic2";
2120 port_type
[all...]
/drivers/net/wireless/orinoco/
H A Dorinoco.h142 int port_type, createibss; member in struct:orinoco_private
/drivers/scsi/qla2xxx/
H A Dqla_attr.c1368 uint32_t port_type = FC_PORTTYPE_UNKNOWN; local
1376 port_type = FC_PORTTYPE_LPORT;
1379 port_type = FC_PORTTYPE_NLPORT;
1382 port_type = FC_PORTTYPE_PTP;
1385 port_type = FC_PORTTYPE_NPORT;
1388 fc_host_port_type(shost) = port_type;

Completed in 645 milliseconds

1234