| /linux/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_ll2.c | 325 if (p_ll2_conn->input.conn_type == QED_LL2_TYPE_OOO) { in qed_ll2_txq_flush() 497 p_ll2_conn->input.conn_type); in qed_ll2_rxq_handle_completion() 603 if (p_ll2_conn->input.conn_type == QED_LL2_TYPE_OOO) { in qed_ll2_rxq_flush() 962 enum qed_ll2_conn_type conn_type = p_ll2_conn->input.conn_type; in qed_sp_ll2_rx_queue_start() local 1000 p_ll2_conn->input.conn_type == QED_LL2_TYPE_FCOE) in qed_sp_ll2_rx_queue_start() 1006 p_ramrod->main_func_queue && conn_type != QED_LL2_TYPE_ROCE && in qed_sp_ll2_rx_queue_start() 1007 conn_type != QED_LL2_TYPE_IWARP && in qed_sp_ll2_rx_queue_start() 1026 enum qed_ll2_conn_type conn_type = p_ll2_conn->input.conn_type; in qed_sp_ll2_tx_queue_start() local 1037 if (likely(p_ll2_conn->input.conn_type == QED_LL2_TYPE_OOO)) in qed_sp_ll2_tx_queue_start() 1081 switch (conn_type) { in qed_sp_ll2_tx_queue_start() [all …]
|
| H A D | qed_debug.c | 4949 u8 conn_type; in qed_ilt_dump_dump_num_pf_cids() local 4955 for (conn_type = 0, *valid_conn_pf_cids = 0; in qed_ilt_dump_dump_num_pf_cids() 4956 conn_type < NUM_OF_CONNECTION_TYPES; conn_type++, offset++) { in qed_ilt_dump_dump_num_pf_cids() 4957 num_pf_cids = p_hwfn->p_cxt_mngr->conn_cfg[conn_type].cid_count; in qed_ilt_dump_dump_num_pf_cids() 4976 u8 conn_type; in qed_ilt_dump_dump_num_vf_cids() local 4982 for (conn_type = 0, *valid_conn_vf_cids = 0; in qed_ilt_dump_dump_num_vf_cids() 4983 conn_type < NUM_OF_CONNECTION_TYPES; conn_type++, offset++) { in qed_ilt_dump_dump_num_vf_cids() 4985 p_hwfn->p_cxt_mngr->conn_cfg[conn_type].cids_per_vf; in qed_ilt_dump_dump_num_vf_cids()
|
| H A D | qed_iwarp.c | 2669 data.input.conn_type = QED_LL2_TYPE_IWARP; in qed_iwarp_ll2_start() 2703 data.input.conn_type = QED_LL2_TYPE_OOO; in qed_iwarp_ll2_start() 2732 data.input.conn_type = QED_LL2_TYPE_IWARP; in qed_iwarp_ll2_start()
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/ |
| H A D | mxms.h | 8 u8 conn_type; member
|
| H A D | nv50.c | 84 if (ctx->desc.outp_type == 6 && ctx->desc.conn_type == 6 && in mxm_match_dcb() 149 switch (ctx.desc.conn_type) { in mxm_dcb_sanitise_entry()
|
| H A D | mxms.c | 189 desc->conn_type = (data & 0x000000000001f000ULL) >> 12; in mxms_output_device()
|
| /linux/drivers/net/ethernet/amd/xgbe/ |
| H A D | xgbe-phy-v2.c | 225 enum xgbe_conn_type conn_type; member 554 if (phy_data->conn_type == XGBE_CONN_TYPE_SFP) in xgbe_phy_mii_write_c22() 556 else if (phy_data->conn_type & XGBE_CONN_TYPE_MDIO) in xgbe_phy_mii_write_c22() 577 if (phy_data->conn_type == XGBE_CONN_TYPE_SFP) in xgbe_phy_mii_write_c45() 579 else if (phy_data->conn_type & XGBE_CONN_TYPE_MDIO) in xgbe_phy_mii_write_c45() 643 if (phy_data->conn_type == XGBE_CONN_TYPE_SFP) in xgbe_phy_mii_read_c22() 645 else if (phy_data->conn_type & XGBE_CONN_TYPE_MDIO) in xgbe_phy_mii_read_c22() 666 if (phy_data->conn_type == XGBE_CONN_TYPE_SFP) in xgbe_phy_mii_read_c45() 668 else if (phy_data->conn_type & XGBE_CONN_TYPE_MDIO) in xgbe_phy_mii_read_c45() 3052 if (phy_data->conn_type != XGBE_CONN_TYPE_MDIO) in xgbe_phy_mdio_reset() [all …]
|
| /linux/drivers/scsi/aic94xx/ |
| H A D | aic94xx_sas.h | 22 u8 conn_type; /* byte 0 */ member 78 u8 conn_type; /* byte 0 */ member 129 u8 conn_type; /* byte 0 */ member
|
| /linux/include/linux/qed/ |
| H A D | qed_ll2_if.h | 148 enum qed_ll2_conn_type conn_type; member
|
| /linux/include/scsi/ |
| H A D | sas.h | 444 u8 conn_type; member 665 u8 conn_type; member
|
| /linux/sound/hda/codecs/hdmi/ |
| H A D | eld.c | 147 e->conn_type = val; in snd_hdmi_write_eld_info()
|
| H A D | hdmi_local.h | 67 int ca, int active_channels, int conn_type);
|
| H A D | hdmi.c | 474 int conn_type) in hdmi_pin_setup_infoframe() argument 480 if ((conn_type == 0) || /* HDMI */ in hdmi_pin_setup_infoframe() 482 (conn_type == 1 && spec->nv_dp_workaround)) { in hdmi_pin_setup_infoframe() 485 if (conn_type == 0) { /* HDMI */ in hdmi_pin_setup_infoframe() 497 } else if (conn_type == 1) { /* DisplayPort */ in hdmi_pin_setup_infoframe() 572 ca, active_channels, eld->info.conn_type); in snd_hda_hdmi_setup_audio_infoframe()
|
| H A D | atihdmi.c | 241 int active_channels, int conn_type) in atihdmi_pin_setup_infoframe() argument
|
| /linux/sound/soc/codecs/ |
| H A D | hdac_hdmi.c | 368 u8 conn_type; in hdac_hdmi_setup_audio_infoframe() local 381 conn_type = drm_eld_get_conn_type(eld_buf); in hdac_hdmi_setup_audio_infoframe() 383 switch (conn_type) { in hdac_hdmi_setup_audio_infoframe() 408 dev_err(&hdev->dev, "Invalid connection type: %d\n", conn_type); in hdac_hdmi_setup_audio_infoframe() 420 if (conn_type == DRM_ELD_CONN_TYPE_HDMI) { in hdac_hdmi_setup_audio_infoframe()
|
| /linux/drivers/usb/gadget/udc/ |
| H A D | amd5536udc.h | 575 u32 conn_type; member
|
| /linux/drivers/video/fbdev/aty/ |
| H A D | radeonfb.h | 126 enum conn_type { enum
|
| /linux/net/tipc/ |
| H A D | socket.c | 3469 u32 conn_type, conn_instance; in __tipc_nl_add_sk_con() 3474 conn_type = msg_nametype(&tsk->phdr); in __tipc_nl_add_sk_con() 3488 if (nla_put_u32(skb, TIPC_NLA_CON_TYPE, conn_type)) in __tipc_nl_add_sk_con() 3944 u32 conn_type, conn_instance; in tipc_sk_dump() 3965 conn_type = msg_nametype(&tsk->phdr); in tipc_sk_dump() 3967 i += scnprintf(buf + i, sz - i, " %u", conn_type); in tipc_sk_dump() 3465 u32 conn_type, conn_instance; __tipc_nl_add_sk_con() local 3940 u32 conn_type, conn_instance; tipc_sk_dump() local
|
| /linux/drivers/infiniband/hw/qedr/ |
| H A D | qedr_roce_cm.c | 277 data.input.conn_type = QED_LL2_TYPE_ROCE; in qedr_ll2_start()
|
| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_hsi.h | 4294 u8 conn_type; member
|