Home
last modified time | relevance | path

Searched refs:conn_type (Results 1 - 25 of 67) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_ll2.c299 if (p_ll2_conn->input.conn_type == QED_LL2_TYPE_OOO) { in qed_ll2_txq_flush()
471 p_ll2_conn->input.conn_type); in qed_ll2_rxq_handle_completion()
577 if (p_ll2_conn->input.conn_type == QED_LL2_TYPE_OOO) { in qed_ll2_rxq_flush()
939 enum qed_ll2_conn_type conn_type = p_ll2_conn->input.conn_type; in qed_sp_ll2_rx_queue_start() local
977 p_ll2_conn->input.conn_type == QED_LL2_TYPE_FCOE) in qed_sp_ll2_rx_queue_start()
983 p_ramrod->main_func_queue && conn_type != QED_LL2_TYPE_ROCE && in qed_sp_ll2_rx_queue_start()
984 conn_type != QED_LL2_TYPE_IWARP) { in qed_sp_ll2_rx_queue_start()
1002 enum qed_ll2_conn_type conn_type = p_ll2_conn->input.conn_type; in qed_sp_ll2_tx_queue_start() local
2341 qed_ll2_set_conn_data(struct qed_hwfn *p_hwfn, struct qed_ll2_acquire_data *data, struct qed_ll2_params *params, enum qed_ll2_conn_type conn_type, u8 *handle, bool lb) qed_ll2_set_conn_data() argument
2459 enum qed_ll2_conn_type conn_type; __qed_ll2_start() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_ll2.c325 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
2385 qed_ll2_set_conn_data(struct qed_hwfn *p_hwfn, struct qed_ll2_acquire_data *data, struct qed_ll2_params *params, enum qed_ll2_conn_type conn_type, u8 *handle, bool lb) qed_ll2_set_conn_data() argument
2506 enum qed_ll2_conn_type conn_type; __qed_ll2_start() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/tidss/
H A Dtidss_kms.c143 u32 conn_type; in tidss_dispc_modeset_init() local
150 conn_type = DRM_MODE_CONNECTOR_LVDS; in tidss_dispc_modeset_init()
154 conn_type = DRM_MODE_CONNECTOR_DPI; in tidss_dispc_modeset_init()
161 if (panel->connector_type != conn_type) { in tidss_dispc_modeset_init()
165 panel->connector_type, conn_type); in tidss_dispc_modeset_init()
/kernel/linux/linux-5.10/drivers/gpu/drm/tidss/
H A Dtidss_kms.c146 u32 conn_type; in tidss_dispc_modeset_init() local
153 conn_type = DRM_MODE_CONNECTOR_LVDS; in tidss_dispc_modeset_init()
157 conn_type = DRM_MODE_CONNECTOR_DPI; in tidss_dispc_modeset_init()
164 if (panel->connector_type != conn_type) { in tidss_dispc_modeset_init()
168 panel->connector_type, conn_type); in tidss_dispc_modeset_init()
/kernel/linux/linux-5.10/include/uapi/sound/
H A Dskl-tplg-interface.h197 __u16 conn_type:4; member
220 __u32 conn_type:4; member
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dskl-tplg-interface.h197 __u16 conn_type:4; member
220 __u32 conn_type:4; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dskl-tplg-interface.h147 __u16 conn_type : 4; member
166 __u32 conn_type : 4; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dskl-tplg-interface.h134 __u16 conn_type:4; member
153 __u32 conn_type:4; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dskl-tplg-interface.h147 __u16 conn_type : 4; member
166 __u32 conn_type : 4; member
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.c359 omac->conn_type = cpu_to_le32(type); in mt76_connac_mcu_bss_omac_tlv()
373 int conn_type; in mt76_connac_mcu_sta_basic_tlv() local
389 basic->conn_type = cpu_to_le32(CONNECTION_INFRA_BC); in mt76_connac_mcu_sta_basic_tlv()
398 conn_type = CONNECTION_P2P_GC; in mt76_connac_mcu_sta_basic_tlv()
400 conn_type = CONNECTION_INFRA_STA; in mt76_connac_mcu_sta_basic_tlv()
401 basic->conn_type = cpu_to_le32(conn_type); in mt76_connac_mcu_sta_basic_tlv()
406 conn_type = CONNECTION_P2P_GO; in mt76_connac_mcu_sta_basic_tlv()
408 conn_type = CONNECTION_INFRA_AP; in mt76_connac_mcu_sta_basic_tlv()
409 basic->conn_type in mt76_connac_mcu_sta_basic_tlv()
1543 int err, conn_type; mt76_connac_mcu_uni_add_bss() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dsnps_udc_plat.c78 if (udc->conn_type) { in udc_drd_work()
94 udc->conn_type = event; in usbd_connect_notify()
184 udc->conn_type = ret; in udc_plat_probe()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dsnps_udc_plat.c78 if (udc->conn_type) { in udc_drd_work()
94 udc->conn_type = event; in usbd_connect_notify()
183 udc->conn_type = ret; in udc_plat_probe()
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_eld.c244 e->conn_type = GRAB_BITS(buf, 5, 2, 2); in snd_hdmi_parse_eld()
402 eld_connection_type_names[e->conn_type]); in snd_hdmi_show_eld()
469 eld_connection_type_names[e->conn_type]); in snd_hdmi_print_eld_info()
513 e->conn_type = val; in snd_hdmi_write_eld_info()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_eld.c244 e->conn_type = GRAB_BITS(buf, 5, 2, 2); in snd_hdmi_parse_eld()
402 eld_connection_type_names[e->conn_type]); in snd_hdmi_show_eld()
473 eld_connection_type_names[e->conn_type]); in snd_hdmi_print_eld_info()
517 e->conn_type = val; in snd_hdmi_write_eld_info()
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-phy-v2.c333 enum xgbe_conn_type conn_type; member
650 if (phy_data->conn_type == XGBE_CONN_TYPE_SFP) in xgbe_phy_mii_write()
652 else if (phy_data->conn_type & XGBE_CONN_TYPE_MDIO) in xgbe_phy_mii_write()
710 if (phy_data->conn_type == XGBE_CONN_TYPE_SFP) in xgbe_phy_mii_read()
712 else if (phy_data->conn_type & XGBE_CONN_TYPE_MDIO) in xgbe_phy_mii_read()
2779 if (phy_data->conn_type != XGBE_CONN_TYPE_MDIO) in xgbe_phy_mdio_reset()
2824 if (phy_data->conn_type != XGBE_CONN_TYPE_MDIO) in xgbe_phy_mdio_reset_setup()
2914 if (phy_data->conn_type == XGBE_CONN_TYPE_BACKPLANE) in xgbe_phy_conn_type_mismatch()
2922 if (phy_data->conn_type == XGBE_CONN_TYPE_MDIO) in xgbe_phy_conn_type_mismatch()
2926 if (phy_data->conn_type in xgbe_phy_conn_type_mismatch()
[all...]
/kernel/linux/linux-6.6/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()
688 else if (phy_data->conn_type & XGBE_CONN_TYPE_MDIO) in xgbe_phy_mii_write_c45()
752 if (phy_data->conn_type == XGBE_CONN_TYPE_SFP) in xgbe_phy_mii_read_c22()
754 else if (phy_data->conn_type & XGBE_CONN_TYPE_MDIO) in xgbe_phy_mii_read_c22()
775 if (phy_data->conn_type == XGBE_CONN_TYPE_SFP) in xgbe_phy_mii_read_c45()
777 else if (phy_data->conn_type & XGBE_CONN_TYPE_MDIO) in xgbe_phy_mii_read_c45()
3083 if (phy_data->conn_type ! in xgbe_phy_mdio_reset()
[all...]
/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmcu.c956 omac->conn_type = cpu_to_le32(type); in mt7615_mcu_bss_omac_tlv()
1007 int conn_type; in mt7615_mcu_sta_basic_tlv() local
1022 basic->conn_type = cpu_to_le32(CONNECTION_INFRA_BC); in mt7615_mcu_sta_basic_tlv()
1031 conn_type = CONNECTION_P2P_GC; in mt7615_mcu_sta_basic_tlv()
1033 conn_type = CONNECTION_INFRA_STA; in mt7615_mcu_sta_basic_tlv()
1034 basic->conn_type = cpu_to_le32(conn_type); in mt7615_mcu_sta_basic_tlv()
1039 conn_type = CONNECTION_P2P_GO; in mt7615_mcu_sta_basic_tlv()
1041 conn_type = CONNECTION_INFRA_AP; in mt7615_mcu_sta_basic_tlv()
1042 basic->conn_type in mt7615_mcu_sta_basic_tlv()
1684 int err, conn_type; mt7615_mcu_uni_add_bss() local
[all...]

Completed in 31 milliseconds

123