Searched refs:port_type (Results 51 - 75 of 182) sorted by relevance

12345678

/linux-master/drivers/usb/typec/tcpm/qcom/
H A Dqcom_pmic_typec_port.c572 enum typec_port_type port_type,
583 switch (port_type) {
602 dev_dbg(dev, "start_toggling: misc 0x%08x attached %d port_type %d current cc %d new %d\n",
603 misc, !!(misc & CC_ATTACHED), port_type, pmic_typec_port->cc, cc);
571 qcom_pmic_typec_port_start_toggling(struct tcpc_dev *tcpc, enum typec_port_type port_type, enum typec_cc_status cc) argument
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_eswitch_br.c121 ice_eswitch_br_fwd_rule_create(struct ice_hw *hw, int vsi_idx, int port_type, argument
142 switch (port_type) {
230 int port_type, const unsigned char *mac, u16 vid)
240 fwd_rule = ice_eswitch_br_fwd_rule_create(hw, vsi_idx, port_type, mac,
245 port_type == ICE_ESWITCH_BR_UPLINK_PORT ? "e" : "in",
254 port_type == ICE_ESWITCH_BR_UPLINK_PORT ? "e" : "in",
229 ice_eswitch_br_flow_create(struct device *dev, struct ice_hw *hw, int vsi_idx, int port_type, const unsigned char *mac, u16 vid) argument
/linux-master/drivers/infiniband/hw/mlx5/
H A Dgsi.c100 port_type) == MLX5_CAP_PORT_TYPE_IB)
270 if (MLX5_CAP_GEN(dev->mdev, port_type) != MLX5_CAP_PORT_TYPE_IB)
H A Dmem.c202 int port_type_cap = MLX5_CAP_GEN(dev->mdev, port_type);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddev.c62 if (MLX5_CAP_GEN(dev, port_type) != MLX5_CAP_PORT_TYPE_ETH)
170 if (MLX5_CAP_GEN(dev, port_type) != MLX5_CAP_PORT_TYPE_ETH)
H A Dsriov.c107 if (MLX5_CAP_GEN(dev, port_type) == MLX5_CAP_PORT_TYPE_IB) {
/linux-master/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dadapter.h102 u8 port_type; /* firmware port type */ member in struct:port_info
/linux-master/drivers/tty/serial/
H A Dpmac_zilog.h33 int port_type; member in struct:uart_pmac_port
H A Dsamsung_tty.c76 unsigned int port_type; member in struct:s3c24xx_uart_info
1641 port->type = info->port_type;
1652 if (ser->type != PORT_UNKNOWN && ser->type != info->port_type)
2402 .port_type = PORT_S3C6400,
2432 .port_type = PORT_S3C6400,
2462 .port_type = PORT_S3C6400, \
2501 .port_type = PORT_S3C6400,
2541 .port_type = PORT_8250,
2571 .port_type = PORT_S3C6400,
H A Dpmac_zilog.c700 PMAC_FTR_SCC_ENABLE, uap->node, uap->port_type, 1);
717 pmac_call_feature(PMAC_FTR_SCC_ENABLE, uap->node, uap->port_type, 0);
1376 uap->port_type = PMAC_SCC_ASYNC;
1386 uap->port_type = PMAC_SCC_IRDA;
1400 uap->port_type = PMAC_SCC_I2S1;
1644 uap->port_type = 0;
/linux-master/drivers/net/ethernet/freescale/fman/
H A Dfman.h332 enum fman_port_type port_type; /* Port type */ member in struct:fman_port_init_params
/linux-master/drivers/scsi/bfa/
H A Dbfa_fc.h265 port_type:1, /* N_Port/F_port */ member in struct:fc_plogi_csp_s
283 port_type:1, /* N_Port/F_port */ member in struct:fc_plogi_csp_s
1385 u32 port_type:8; member in struct:fcgs_rptid_req_s
1401 u32 port_type:8; /* Port Type */ member in struct:fcgs_ganxt_rsp_s
/linux-master/drivers/pci/hotplug/
H A Dpciehp_core.c340 .port_type = PCIE_ANY_PORT,
/linux-master/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_nsp.h196 * @ports.port_type: one of %PORT_* defines for ethtool
238 u8 port_type; member in struct:nfp_eth_table::nfp_eth_table_port
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_vmid.c135 if (vport->port_type == LPFC_PHYSICAL_PORT) {
/linux-master/arch/s390/include/asm/
H A Ddiag.h291 u8 port_type; member in struct:diag26c_vnic_resp
/linux-master/drivers/usb/typec/
H A Dclass.c1529 if (port->port_type != TYPEC_PORT_DRP) {
1531 typec_port_power_roles[port->port_type]);
1580 if (port->port_type == type) {
1589 port->port_type = type;
1605 typec_port_types_drp[port->port_type]);
1609 static DEVICE_ATTR_RW(port_type);
2410 port->port_type = cap->type;
/linux-master/drivers/pci/pcie/
H A Daer.c294 int port_type; local
299 port_type = pci_pcie_type(dev);
300 if (port_type == PCI_EXP_TYPE_ROOT_PORT ||
301 port_type == PCI_EXP_TYPE_RC_EC) {
1560 .port_type = PCIE_ANY_PORT,
H A Dpme.c458 .port_type = PCIE_ANY_PORT,
/linux-master/drivers/usb/typec/tcpm/
H A Dtcpm.c350 enum typec_port_type port_type; member in struct:tcpm_port
606 (port)->port_type == TYPEC_PORT_DRP)
610 (port)->port_type == TYPEC_PORT_DRP)
629 if (port->port_type == TYPEC_PORT_DRP) {
635 } else if (port->port_type == TYPEC_PORT_SNK) {
3486 if (port->port_type != TYPEC_PORT_DRP) {
4220 ret = port->tcpc->start_toggling(port->tcpc, port->port_type, cc);
4521 if (port->port_type == TYPEC_PORT_DRP) {
4526 } else if (port->port_type == TYPEC_PORT_SRC) {
4632 if (port->port_type
[all...]
H A Dwcove.c421 enum typec_port_type port_type,
427 if (port_type != TYPEC_PORT_DRP)
420 wcove_start_toggling(struct tcpc_dev *tcpc, enum typec_port_type port_type, enum typec_cc_status cc) argument
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dfw.c657 if (dev->caps.port_type[gen_or_port] == MLX4_PORT_TYPE_ETH) {
669 } else if (dev->caps.port_type[gen_or_port] == MLX4_PORT_TYPE_IB) {
1414 u8 port_type; local
1446 MLX4_GET(port_type, outbox->buf,
1450 port_type &= MLX4_VF_PORT_NO_LINK_SENSE_MASK;
1452 port_type |= (dev->caps.port_type[vhcr->in_modifier] & 0x3);
1456 port_type |= MLX4_PORT_LINK_UP_MASK;
1458 port_type &= ~MLX4_PORT_LINK_UP_MASK;
1466 port_type |
[all...]
/linux-master/include/scsi/
H A Dscsi_transport_fc.h555 enum fc_port_type port_type; member in struct:fc_host_attrs
628 (((struct fc_host_attrs *)(x)->shost_data)->port_type)
/linux-master/drivers/extcon/
H A Dextcon-usbc-tusb320.c82 enum typec_port_type port_type; member in struct:tusb320_priv
454 priv->port_type = priv->cap.type;
/linux-master/include/drm/
H A Di915_hdcp_interface.h82 * @port_type: HDCP port type as per ME/GSC FW classification
95 u8 port_type; member in struct:hdcp_port_data

Completed in 499 milliseconds

12345678