Home
last modified time | relevance | path

Searched refs:port_type (Results 1 – 25 of 188) sorted by relevance

12345678

/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_ethtool.c26 u8 port_type; member
33 .port_type = PRESTERA_PORT_TYPE_TP,
40 .port_type = PRESTERA_PORT_TYPE_TP,
47 .port_type = PRESTERA_PORT_TYPE_TP,
54 .port_type = PRESTERA_PORT_TYPE_TP,
61 .port_type = PRESTERA_PORT_TYPE_TP,
68 .port_type = PRESTERA_PORT_TYPE_TP,
82 .port_type = PRESTERA_PORT_TYPE_TP,
95 .port_type = PRESTERA_PORT_TYPE_TP,
116 .port_type = PRESTERA_PORT_TYPE_TP,
[all …]
/linux/drivers/net/ethernet/freescale/fman/
H A Dfman_port.c429 enum fman_port_type port_type; member
720 switch (port->port_type) { in init()
752 switch (port->port_type) { in set_bpools()
970 switch (port->port_type) { in init_low_level_driver()
1269 port->port_type, in set_tx_dflt_cfg()
1318 switch (port->port_type) { in fman_port_config()
1459 params.port_type = port->port_type; in fman_port_init()
1572 switch (port->port_type) { in fman_port_disable()
1648 switch (port->port_type) { in fman_port_enable()
1752 enum fman_port_type port_type; in fman_port_probe() local
[all …]
/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_port.c52 enum wwan_port_type port_type = ipc_port_cfg.wwan_port_type; in ipc_port_init() local
61 ipc_port->port_type = port_type; in ipc_port_init()
65 ipc_port->iosm_port = wwan_create_port(ipc_port->dev, port_type, in ipc_port_init()
H A Diosm_ipc_port.h28 enum wwan_port_type port_type; member
/linux/drivers/gpu/drm/i915/display/
H A Dintel_hdcp_gsc_message.c36 session_init_in.port.integrated_port_type = data->port_type; in intel_hdcp_gsc_initiate_session()
93 verify_rxcert_in.port.integrated_port_type = data->port_type; in intel_hdcp_gsc_verify_receiver_cert_prepare_km()
155 send_hprime_in.port.integrated_port_type = data->port_type; in intel_hdcp_gsc_verify_hprime()
204 pairing_info_in.port.integrated_port_type = data->port_type; in intel_hdcp_gsc_store_pairing_info()
254 lc_init_in.port.integrated_port_type = data->port_type; in intel_hdcp_gsc_initiate_locality_check()
301 verify_lprime_in.port.integrated_port_type = data->port_type; in intel_hdcp_gsc_verify_lprime()
350 get_skey_in.port.integrated_port_type = data->port_type; in intel_hdcp_gsc_get_session_key()
403 verify_repeater_in.port.integrated_port_type = data->port_type; in intel_hdcp_gsc_repeater_check_flow_prepare_ack()
471 verify_mprime_in->port.integrated_port_type = data->port_type; in intel_hdcp_gsc_verify_mprime()
524 enable_auth_in.port.integrated_port_type = data->port_type; in intel_hdcp_gsc_enable_authentication()
[all …]
/linux/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-msg.h151 u32 port_type; /* enum mmal_msg_port_type */ member
159 u32 port_type; /* enum mmal_msg_port_type */ member
172 u32 port_type; /* enum mmal_msg_port_type */ member
184 u32 port_type; /* enum mmal_msg_port_type */ member
352 u32 port_type; member
/linux/drivers/misc/mei/hdcp/
H A Dmei_hdcp.c60 session_init_in.port.integrated_port_type = data->port_type; in mei_hdcp_initiate_session()
130 verify_rxcert_in.port.integrated_port_type = data->port_type; in mei_hdcp_verify_receiver_cert_prepare_km()
201 send_hprime_in.port.integrated_port_type = data->port_type; in mei_hdcp_verify_hprime()
259 pairing_info_in.port.integrated_port_type = data->port_type; in mei_hdcp_store_pairing_info()
318 lc_init_in.port.integrated_port_type = data->port_type; in mei_hdcp_initiate_locality_check()
374 verify_lprime_in.port.integrated_port_type = data->port_type; in mei_hdcp_verify_lprime()
432 get_skey_in.port.integrated_port_type = data->port_type; in mei_hdcp_get_session_key()
497 verify_repeater_in.port.integrated_port_type = data->port_type; in mei_hdcp_repeater_check_flow_prepare_ack()
575 verify_mprime_in->port.integrated_port_type = data->port_type; in mei_hdcp_verify_mprime()
637 enable_auth_in.port.integrated_port_type = data->port_type; in mei_hdcp_enable_authentication()
[all …]
/linux/drivers/usb/typec/
H A Dstusb160x.c159 enum typec_port_type port_type; member
481 if (chip->port_type == TYPEC_PORT_SRC) in stusb160x_chip_init()
486 else if (chip->port_type == TYPEC_PORT_SNK) in stusb160x_chip_init()
499 if (chip->port_type == TYPEC_PORT_SNK) in stusb160x_chip_init()
550 chip->port_type = ret; in stusb160x_get_fw_caps()
552 chip->capability.type = chip->port_type; in stusb160x_get_fw_caps()
555 if (chip->port_type == TYPEC_PORT_SNK) in stusb160x_get_fw_caps()
558 if (chip->port_type == TYPEC_PORT_DRP) in stusb160x_get_fw_caps()
622 chip->port_type = *type; in stusb160x_get_caps()
768 if (chip->port_type != TYPEC_PORT_SNK && chip->vdd_supply) { in stusb160x_probe()
H A Dwusb3801.c94 enum typec_port_type port_type; member
101 switch (wusb3801->port_type) { in wusb3801_get_default_role()
202 wusb3801->port_type = type; in wusb3801_port_type_set()
217 wusb3801_map_port_type(wusb3801->port_type)); in wusb3801_hw_init()
353 wusb3801->port_type = wusb3801->cap.type; in wusb3801_probe()
/linux/drivers/net/wwan/t7xx/
H A Dt7xx_port_wwan.c137 if (port_conf->port_type != WWAN_PORT_FASTBOOT) in t7xx_port_wwan_tx()
161 port->wwan.wwan_port = wwan_create_port(port->dev, port_conf->port_type, in t7xx_port_wwan_create()
172 if (port_conf->port_type == WWAN_PORT_FASTBOOT) in t7xx_port_wwan_init()
227 if (port_conf->port_type == WWAN_PORT_FASTBOOT) in t7xx_port_wwan_md_state_notify()
/linux/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_ethtool.c91 if (adapter->ahw.port_type == NETXEN_NIC_GBE) { in netxen_nic_get_link_ksettings()
110 } else if (adapter->ahw.port_type == NETXEN_NIC_XGBE) { in netxen_nic_get_link_ksettings()
194 if (adapter->ahw.port_type == NETXEN_NIC_XGBE) { in netxen_nic_get_link_ksettings()
254 if (adapter->ahw.port_type != NETXEN_NIC_GBE) in netxen_nic_set_link_ksettings()
406 if (adapter->ahw.port_type == NETXEN_NIC_GBE) { in netxen_nic_get_ringparam()
450 if (adapter->ahw.port_type == NETXEN_NIC_GBE) { in netxen_nic_set_ringparam()
485 if (adapter->ahw.port_type == NETXEN_NIC_GBE) { in netxen_nic_get_pauseparam()
507 } else if (adapter->ahw.port_type == NETXEN_NIC_XGBE) { in netxen_nic_get_pauseparam()
518 netxen_nic_driver_name, adapter->ahw.port_type); in netxen_nic_get_pauseparam()
535 if (adapter->ahw.port_type == NETXEN_NIC_GBE) { in netxen_nic_set_pauseparam()
[all …]
/linux/drivers/tty/serial/8250/
H A D8250_of.c195 unsigned int port_type; in of_platform_serial_probe() local
203 port_type = (unsigned long)of_device_get_match_data(&ofdev->dev); in of_platform_serial_probe()
204 if (port_type == PORT_UNKNOWN) in of_platform_serial_probe()
215 ret = of_platform_serial_setup(ofdev, port_type, &port8250, info); in of_platform_serial_probe()
240 info->type = port_type; in of_platform_serial_probe()
H A D8250_exar.c831 enum cti_port_type port_type; in cti_get_port_type_xr17v35x() local
839 if (CTI_PORT_TYPE_VALID(port_type)) in cti_get_port_type_xr17v35x()
840 return port_type; in cti_get_port_type_xr17v35x()
932 enum cti_port_type port_type; in cti_port_setup_fpga() local
952 if (CTI_PORT_TYPE_RS485(port_type)) { in cti_port_setup_fpga()
971 enum cti_port_type port_type; in cti_port_setup_xr17v35x() local
987 switch (port_type) { in cti_port_setup_xr17v35x()
1036 enum cti_port_type port_type; in cti_port_setup_xr17v25x() local
1053 if (CTI_PORT_TYPE_RS485(port_type)) { in cti_port_setup_xr17v25x()
1114 enum cti_port_type port_type; in cti_port_setup_xr17c15x() local
[all …]
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c429 if (port_type == FW_PORT_TYPE_BT_SGMII || in from_fw_port_mod_type()
430 port_type == FW_PORT_TYPE_BT_XFI || in from_fw_port_mod_type()
431 port_type == FW_PORT_TYPE_BT_XAUI) { in from_fw_port_mod_type()
437 port_type == FW_PORT_TYPE_QSFP_10G || in from_fw_port_mod_type()
438 port_type == FW_PORT_TYPE_QSA || in from_fw_port_mod_type()
439 port_type == FW_PORT_TYPE_QSFP || in from_fw_port_mod_type()
441 port_type == FW_PORT_TYPE_CR_QSFP || in from_fw_port_mod_type()
443 port_type == FW_PORT_TYPE_SFP28) { in from_fw_port_mod_type()
518 switch (port_type) { in fw_caps_to_lmm()
693 fw_caps_to_lmm(pi->port_type, in get_link_ksettings()
[all …]
/linux/sound/soc/bcm/
H A Dcygnus-ssp.c249 switch (aio->port_type) { in audio_ssp_init_portregs()
379 switch (aio->port_type) { in audio_ssp_out_enable()
423 switch (aio->port_type) { in audio_ssp_out_disable()
574 switch (aio->port_type) { in cygnus_ssp_set_clocks()
836 if (aio->port_type == PORT_SPDIF) in cygnus_ssp_set_fmt()
1225 port_type = PORT_TDM; in parse_ssp_child_node()
1229 port_type = PORT_TDM; in parse_ssp_child_node()
1233 port_type = PORT_TDM; in parse_ssp_child_node()
1236 port_type = PORT_SPDIF; in parse_ssp_child_node()
1246 aio->port_type = port_type; in parse_ssp_child_node()
[all …]
/linux/drivers/ata/
H A Dpata_jmicron.c28 } port_type; typedef
50 port_type port_map[2]; in jmicron_pre_reset()
/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c1267 if (port_type == FW_PORT_TYPE_BT_SGMII || in from_fw_port_mod_type()
1268 port_type == FW_PORT_TYPE_BT_XFI || in from_fw_port_mod_type()
1269 port_type == FW_PORT_TYPE_BT_XAUI) { in from_fw_port_mod_type()
1275 port_type == FW_PORT_TYPE_QSFP_10G || in from_fw_port_mod_type()
1276 port_type == FW_PORT_TYPE_QSA || in from_fw_port_mod_type()
1277 port_type == FW_PORT_TYPE_QSFP || in from_fw_port_mod_type()
1278 port_type == FW_PORT_TYPE_CR4_QSFP || in from_fw_port_mod_type()
1279 port_type == FW_PORT_TYPE_CR_QSFP || in from_fw_port_mod_type()
1280 port_type == FW_PORT_TYPE_CR2_QSFP || in from_fw_port_mod_type()
1281 port_type == FW_PORT_TYPE_SFP28) { in from_fw_port_mod_type()
[all …]
/linux/drivers/net/ethernet/intel/ice/
H A Dice_trace.h306 __array(char, port_type, ICE_ESW_BR_PORT_NAME_L)),
309 strscpy(__entry->port_type,
313 strscpy(__entry->port_type,
318 __entry->port_type)
/linux/drivers/soc/hisilicon/
H A Dkunpeng_hccs.h21 u8 port_type; member
115 u8 port_type; member
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dmain.c309 enum mlx4_port_type *port_type) in mlx4_check_port_params() argument
315 if (port_type[i] != port_type[i + 1]) { in mlx4_check_port_params()
1157 enum mlx4_port_type port_type) in __set_port_type() argument
1166 if ((port_type & mdev->caps.supported_type[info->port]) != port_type) { in __set_port_type()
1175 info->tmp_type = port_type; in __set_port_type()
1184 types[i] = mdev->caps.port_type[i+1]; in __set_port_type()
1229 enum mlx4_port_type port_type; in set_port_type() local
1236 port_type = MLX4_PORT_TYPE_IB; in set_port_type()
1238 port_type = MLX4_PORT_TYPE_ETH; in set_port_type()
1240 port_type = MLX4_PORT_TYPE_AUTO; in set_port_type()
[all …]
/linux/drivers/infiniband/hw/hfi1/
H A Dplatform.c69 ppd->port_type = temp_dest >> in save_platform_config_fields()
172 ppd->port_type = PORT_TYPE_UNKNOWN; in get_port_type()
175 ppd->port_type = temp; in get_port_type()
624 if (ppd->port_type != PORT_TYPE_QSFP) in aoc_low_power_setting()
686 if (ppd->port_type == PORT_TYPE_QSFP && limiting_active) in apply_tunings()
926 switch (ppd->port_type) { in tune_serdes()
1016 ppd->port_type = PORT_TYPE_UNKNOWN; in tune_serdes()
/linux/drivers/net/netdevsim/
H A Dnetdevsim.h271 enum nsim_dev_port_type port_type; member
379 return nsim_dev_port->port_type == NSIM_DEV_PORT_TYPE_PF; in nsim_dev_port_is_pf()
384 return nsim_dev_port->port_type == NSIM_DEV_PORT_TYPE_VF; in nsim_dev_port_is_vf()
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddss.c933 enum omap_display_type port_type; in dss_init_ports() local
943 port_type = dss.feat->ports[reg]; in dss_init_ports()
945 switch (port_type) { in dss_init_ports()
980 enum omap_display_type port_type; in dss_uninit_ports() local
991 port_type = dss.feat->ports[reg]; in dss_uninit_ports()
993 switch (port_type) { in dss_uninit_ports()
/linux/drivers/scsi/pm8001/
H A Dpm8001_defs.h72 enum port_type { enum
/linux/drivers/tty/
H A Dnozomi.c161 enum port_type { enum
667 static void enable_transmit_ul(enum port_type port, struct nozomi *dc) in enable_transmit_ul()
680 static void disable_transmit_ul(enum port_type port, struct nozomi *dc) in disable_transmit_ul()
694 static void enable_transmit_dl(enum port_type port, struct nozomi *dc) in enable_transmit_dl()
707 static void disable_transmit_dl(enum port_type port, struct nozomi *dc) in disable_transmit_dl()
724 static int send_data(enum port_type index, struct nozomi *dc) in send_data()
751 static int receive_data(enum port_type index, struct nozomi *dc) in receive_data()
853 enum port_type port = PORT_MDM; in receive_flow_control()
944 static enum ctrl_port_type port2ctrl(enum port_type port, in port2ctrl()
996 static int handle_data_dl(struct nozomi *dc, enum port_type port, u8 *toggle, in handle_data_dl()
[all …]

12345678