Home
last modified time | relevance | path

Searched refs:conn_type (Results 1 – 17 of 17) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/
Dmxms.h7 u8 conn_type; member
Dnv50.c88 if (ctx->desc.outp_type == 6 && ctx->desc.conn_type == 6 && in mxm_match_dcb()
153 switch (ctx.desc.conn_type) { in mxm_dcb_sanitise_entry()
Dmxms.c189 desc->conn_type = (data & 0x000000000001f000ULL) >> 12; in mxms_output_device()
/linux-4.1.27/drivers/infiniband/hw/nes/
Dnes_cm.h299 enum nes_cm_conn_type conn_type; member
347 enum nes_cm_conn_type conn_type; member
374 enum nes_cm_conn_type conn_type; member
Dnes_cm.c1643 cm_node->conn_type = cm_info->conn_type; in make_cm_node()
2462 listener->conn_type = cm_info->conn_type; in mini_cm_listen()
2776 nfo.conn_type = 0; in mini_cm_recv_pkt()
2782 nfo.conn_type = listener->conn_type; in mini_cm_recv_pkt()
3556 cm_info.conn_type = NES_CM_IWARP_CONN_TYPE; in nes_connect()
3655 cm_info.conn_type = NES_CM_IWARP_CONN_TYPE; in nes_create_listen()
/linux-4.1.27/drivers/ntb/
Dntb_hw.c600 ndev->conn_type == NTB_CONN_TRANSPARENT) in ntb_link_event()
731 switch (ndev->conn_type) { in ntb_xeon_setup()
987 ndev->conn_type = NTB_CONN_B2B; in ntb_bwd_setup()
1044 if (ndev->conn_type == NTB_CONN_B2B) in ntb_device_setup()
1447 ndev->conn_type == NTB_CONN_TRANSPARENT ? in ntb_debugfs_read()
1448 "Transparent" : (ndev->conn_type == NTB_CONN_B2B) ? in ntb_debugfs_read()
1552 if (ndev->conn_type == NTB_CONN_TRANSPARENT) in ntb_hw_link_up()
1574 if (ndev->conn_type == NTB_CONN_TRANSPARENT) { in ntb_hw_link_down()
1620 ndev->conn_type = NTB_CONN_B2B; in ntb_xeon_detect()
1624 ndev->conn_type = NTB_CONN_RP; in ntb_xeon_detect()
[all …]
Dntb_hw.h145 unsigned char conn_type; member
/linux-4.1.27/sound/pci/hda/
Dhda_eld.c269 e->conn_type = GRAB_BITS(buf, 5, 2, 2); in snd_hdmi_parse_eld()
439 eld_connection_type_names[e->conn_type]); in snd_hdmi_show_eld()
506 eld_connection_type_names[e->conn_type]); in snd_hdmi_print_eld_info()
550 e->conn_type = val; in snd_hdmi_write_eld_info()
Dpatch_hdmi.c109 int ca, int active_channels, int conn_type);
1069 int conn_type) in hdmi_pin_setup_infoframe() argument
1074 if (conn_type == 0) { /* HDMI */ in hdmi_pin_setup_infoframe()
1083 } else if (conn_type == 1) { /* DisplayPort */ in hdmi_pin_setup_infoframe()
1157 eld->info.conn_type); in hdmi_setup_audio_infoframe()
2986 int active_channels, int conn_type) in atihdmi_pin_setup_infoframe() argument
Dhda_local.h752 int conn_type; member
/linux-4.1.27/drivers/scsi/aic94xx/
Daic94xx_sas.h40 u8 conn_type; /* byte 0 */ member
96 u8 conn_type; /* byte 0 */ member
147 u8 conn_type; /* byte 0 */ member
Daic94xx_dump.c768 asd_printk("conn_type: 0x%02x\n", DDB_FIELDB(conn_type));
/linux-4.1.27/include/scsi/
Dsas.h413 u8 conn_type; member
607 u8 conn_type; member
/linux-4.1.27/net/tipc/
Dsocket.c83 u32 conn_type; member
885 tsk->conn_type = dest->addr.name.name.type; in __tipc_sendmsg()
1192 has_name = (tsk->conn_type != 0); in tipc_sk_anc_data_recv()
1193 anc_data[0] = tsk->conn_type; in tipc_sk_anc_data_recv()
2033 new_tsock->conn_type = msg_nametype(msg); in tipc_accept()
2609 if (tsk->conn_type != 0) { in __tipc_nl_add_sk_con()
2612 if (nla_put_u32(skb, TIPC_NLA_CON_TYPE, tsk->conn_type)) in __tipc_nl_add_sk_con()
/linux-4.1.27/drivers/scsi/qla2xxx/
Dqla_mr.h243 uint8_t conn_type; member
/linux-4.1.27/drivers/video/fbdev/aty/
Dradeonfb.h125 enum conn_type { enum
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_hsi.h4163 u8 conn_type; member