Home
last modified time | relevance | path

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

12

/linux-6.15/drivers/net/ethernet/qlogic/qed/
H A Dqed_ll2.c497 p_ll2_conn->input.conn_type); in qed_ll2_rxq_handle_completion()
962 enum qed_ll2_conn_type conn_type = p_ll2_conn->input.conn_type; in qed_sp_ll2_rx_queue_start() local
1026 enum qed_ll2_conn_type conn_type = p_ll2_conn->input.conn_type; in qed_sp_ll2_tx_queue_start() local
1081 switch (conn_type) { in qed_sp_ll2_tx_queue_start()
1923 p_ll2->input.conn_type, in qed_ll2_prepare_tx_packet_set_bd()
2393 data->input.conn_type = conn_type; in qed_ll2_set_conn_data()
2506 enum qed_ll2_conn_type conn_type; in __qed_ll2_start() local
2512 conn_type = QED_LL2_TYPE_FCOE; in __qed_ll2_start()
2516 conn_type = QED_LL2_TYPE_TCP_ULP; in __qed_ll2_start()
2519 conn_type = QED_LL2_TYPE_ROCE; in __qed_ll2_start()
[all …]
H A Dqed_init_fw_funcs.c1582 static u8 qed_calc_cdu_validation_byte(u8 conn_type, u8 region, u32 cid) in qed_calc_cdu_validation_byte() argument
1607 validation_string |= (conn_type & 0xF); in qed_calc_cdu_validation_byte()
1630 validation_byte |= ((conn_type & 0xF) << 3) | (crc & 0x7); in qed_calc_cdu_validation_byte()
H A Dqed_debug.c4948 u8 conn_type; in qed_ilt_dump_dump_num_pf_cids() local
4954 for (conn_type = 0, *valid_conn_pf_cids = 0; in qed_ilt_dump_dump_num_pf_cids()
4955 conn_type < NUM_OF_CONNECTION_TYPES; conn_type++, offset++) { in qed_ilt_dump_dump_num_pf_cids()
4956 num_pf_cids = p_hwfn->p_cxt_mngr->conn_cfg[conn_type].cid_count; in qed_ilt_dump_dump_num_pf_cids()
4975 u8 conn_type; in qed_ilt_dump_dump_num_vf_cids() local
4981 for (conn_type = 0, *valid_conn_vf_cids = 0; in qed_ilt_dump_dump_num_vf_cids()
4982 conn_type < NUM_OF_CONNECTION_TYPES; conn_type++, offset++) { in qed_ilt_dump_dump_num_vf_cids()
4984 p_hwfn->p_cxt_mngr->conn_cfg[conn_type].cids_per_vf; in qed_ilt_dump_dump_num_vf_cids()
/linux-6.15/drivers/gpu/drm/tidss/
H A Dtidss_kms.c142 u32 conn_type; in tidss_dispc_modeset_init() local
149 conn_type = DRM_MODE_CONNECTOR_LVDS; in tidss_dispc_modeset_init()
153 conn_type = DRM_MODE_CONNECTOR_DPI; in tidss_dispc_modeset_init()
160 if (panel->connector_type != conn_type) { in tidss_dispc_modeset_init()
164 panel->connector_type, conn_type); in tidss_dispc_modeset_init()
/linux-6.15/drivers/usb/gadget/udc/
H A Dsnps_udc_plat.c77 if (udc->conn_type) { in udc_drd_work()
93 udc->conn_type = event; in usbd_connect_notify()
182 udc->conn_type = ret; in udc_plat_probe()
H A Damd5536udc.h575 u32 conn_type; member
/linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/
H A Dnv50.c84 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 Dmxms.h8 u8 conn_type; member
H A Dmxms.c189 desc->conn_type = (data & 0x000000000001f000ULL) >> 12; in mxms_output_device()
/linux-6.15/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.c379 int conn_type; in mt76_connac_mcu_sta_basic_tlv() local
407 conn_type = CONNECTION_P2P_GC; in mt76_connac_mcu_sta_basic_tlv()
410 basic->conn_type = cpu_to_le32(conn_type); in mt76_connac_mcu_sta_basic_tlv()
415 conn_type = CONNECTION_P2P_GO; in mt76_connac_mcu_sta_basic_tlv()
417 conn_type = CONNECTION_INFRA_AP; in mt76_connac_mcu_sta_basic_tlv()
418 basic->conn_type = cpu_to_le32(conn_type); in mt76_connac_mcu_sta_basic_tlv()
1580 int err, conn_type; in mt76_connac_mcu_uni_add_bss() local
1595 conn_type = CONNECTION_P2P_GO; in mt76_connac_mcu_uni_add_bss()
1598 basic_req.basic.conn_type = cpu_to_le32(conn_type); in mt76_connac_mcu_uni_add_bss()
1604 conn_type = CONNECTION_P2P_GC; in mt76_connac_mcu_uni_add_bss()
[all …]
H A Dmt76_connac_mcu.h209 __le32 conn_type; member
292 __le32 conn_type; member
1445 __le32 conn_type; member
/linux-6.15/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-phy-v2.c334 enum xgbe_conn_type conn_type; member
663 if (phy_data->conn_type == XGBE_CONN_TYPE_SFP) in xgbe_phy_mii_write_c22()
665 else if (phy_data->conn_type & XGBE_CONN_TYPE_MDIO) in xgbe_phy_mii_write_c22()
686 if (phy_data->conn_type == XGBE_CONN_TYPE_SFP) in xgbe_phy_mii_write_c45()
752 if (phy_data->conn_type == XGBE_CONN_TYPE_SFP) in xgbe_phy_mii_read_c22()
775 if (phy_data->conn_type == XGBE_CONN_TYPE_SFP) in xgbe_phy_mii_read_c45()
3068 if (phy_data->conn_type != XGBE_CONN_TYPE_MDIO) in xgbe_phy_mdio_reset()
3113 if (phy_data->conn_type != XGBE_CONN_TYPE_MDIO) in xgbe_phy_mdio_reset_setup()
3222 if (phy_data->conn_type == XGBE_CONN_TYPE_MDIO) in xgbe_phy_conn_type_mismatch()
3226 if (phy_data->conn_type == XGBE_CONN_TYPE_SFP) in xgbe_phy_conn_type_mismatch()
[all …]
/linux-6.15/include/sound/
H A Dpcm_drm_eld.h80 int conn_type; member
/linux-6.15/sound/core/
H A Dpcm_drm_eld.c347 e->conn_type = GRAB_BITS(buf, 5, 2, 2); in snd_parse_eld()
467 eld_connection_type_names[e->conn_type]); in snd_show_eld()
530 eld_connection_type_names[e->conn_type]); in snd_print_eld_info()
/linux-6.15/drivers/scsi/aic94xx/
H A Daic94xx_sas.h22 u8 conn_type; /* byte 0 */ member
78 u8 conn_type; /* byte 0 */ member
129 u8 conn_type; /* byte 0 */ member
/linux-6.15/include/linux/qed/
H A Dqed_ll2_if.h148 enum qed_ll2_conn_type conn_type; member
/linux-6.15/include/scsi/
H A Dsas.h444 u8 conn_type; member
665 u8 conn_type; member
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmcu.c2380 int conn_type; in mt7925_mcu_bss_basic_tlv() local
2425 conn_type = CONNECTION_P2P_GO; in mt7925_mcu_bss_basic_tlv()
2427 conn_type = CONNECTION_INFRA_AP; in mt7925_mcu_bss_basic_tlv()
2428 basic_req->conn_type = cpu_to_le32(conn_type); in mt7925_mcu_bss_basic_tlv()
2433 conn_type = CONNECTION_P2P_GC; in mt7925_mcu_bss_basic_tlv()
2435 conn_type = CONNECTION_INFRA_STA; in mt7925_mcu_bss_basic_tlv()
2436 basic_req->conn_type = cpu_to_le32(conn_type); in mt7925_mcu_bss_basic_tlv()
2440 basic_req->conn_type = cpu_to_le32(CONNECTION_IBSS_ADHOC); in mt7925_mcu_bss_basic_tlv()
/linux-6.15/sound/pci/hda/
H A Dhda_eld.c148 e->conn_type = val; in snd_hdmi_write_eld_info()
H A Dpatch_hdmi.c104 int ca, int active_channels, int conn_type);
684 int conn_type) in hdmi_pin_setup_infoframe() argument
690 if ((conn_type == 0) || /* HDMI */ in hdmi_pin_setup_infoframe()
692 (conn_type == 1 && spec->nv_dp_workaround)) { in hdmi_pin_setup_infoframe()
695 if (conn_type == 0) { /* HDMI */ in hdmi_pin_setup_infoframe()
707 } else if (conn_type == 1) { /* DisplayPort */ in hdmi_pin_setup_infoframe()
782 ca, active_channels, eld->info.conn_type); in hdmi_setup_audio_infoframe()
4139 int active_channels, int conn_type) in atihdmi_pin_setup_infoframe() argument
/linux-6.15/sound/soc/codecs/
H A Dhdac_hdmi.c370 u8 conn_type; in hdac_hdmi_setup_audio_infoframe() local
383 conn_type = drm_eld_get_conn_type(eld_buf); in hdac_hdmi_setup_audio_infoframe()
385 switch (conn_type) { in hdac_hdmi_setup_audio_infoframe()
410 dev_err(&hdev->dev, "Invalid connection type: %d\n", conn_type); in hdac_hdmi_setup_audio_infoframe()
422 if (conn_type == DRM_ELD_CONN_TYPE_HDMI) { in hdac_hdmi_setup_audio_infoframe()
/linux-6.15/drivers/scsi/qla2xxx/
H A Dqla_mr.h245 uint8_t conn_type; member
/linux-6.15/drivers/video/fbdev/aty/
H A Dradeonfb.h126 enum conn_type { enum
/linux-6.15/net/tipc/
H A Dsocket.c3465 u32 conn_type, conn_instance; in __tipc_nl_add_sk_con() local
3470 conn_type = msg_nametype(&tsk->phdr); in __tipc_nl_add_sk_con()
3484 if (nla_put_u32(skb, TIPC_NLA_CON_TYPE, conn_type)) in __tipc_nl_add_sk_con()
3940 u32 conn_type, conn_instance; in tipc_sk_dump() local
3961 conn_type = msg_nametype(&tsk->phdr); in tipc_sk_dump()
3963 i += scnprintf(buf + i, sz - i, " %u", conn_type); in tipc_sk_dump()
/linux-6.15/drivers/infiniband/hw/qedr/
H A Dqedr_roce_cm.c277 data.input.conn_type = QED_LL2_TYPE_ROCE; in qedr_ll2_start()

12