Home
last modified time | relevance | path

Searched refs:module_type (Results 1 – 25 of 38) sorted by relevance

12

/Linux-v5.15/scripts/gdb/linux/
Dmodules.py19 module_type = utils.CachedType("struct module") variable
23 global module_type
28 module_ptr_type = module_type.get_type().pointer()
/Linux-v5.15/drivers/gpu/drm/i915/gt/uc/
Dintel_uc_fw_abi.h45 u32 module_type; member
/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_nvm.h23 u16 module_type);
Dice_common.c206 pcaps->module_type[0]); in ice_aq_get_phy_caps()
208 pcaps->module_type[1]); in ice_aq_get_phy_caps()
210 pcaps->module_type[2]); in ice_aq_get_phy_caps()
215 memcpy(pi->phy.link_info.module_type, &pcaps->module_type, in ice_aq_get_phy_caps()
216 sizeof(pi->phy.link_info.module_type)); in ice_aq_get_phy_caps()
295 (hw_link_info->module_type[ICE_AQC_MOD_TYPE_IDENT] == in ice_get_media_type()
297 hw_link_info->module_type[ICE_AQC_MOD_TYPE_IDENT] == in ice_get_media_type()
Dice_nvm.c443 u16 module_type) in ice_get_pfa_module_tlv() argument
479 if (tlv_sub_module_type == module_type) { in ice_get_pfa_module_tlv()
Dice_type.h162 u8 module_type[ICE_MODULE_TYPE_TOTAL_BYTE]; member
/Linux-v5.15/kernel/bpf/
Dbpf_struct_ops.c98 static const struct btf_type *module_type; variable
120 module_type = btf_type_by_id(btf, module_id); in bpf_struct_ops_init()
375 if (ptype == module_type) { in bpf_struct_ops_map_update_elem()
/Linux-v5.15/sound/soc/intel/skylake/
Dskl-sst-utils.c42 struct module_type { struct
54 struct module_type type; argument
/Linux-v5.15/include/uapi/sound/
Dskl-tplg-interface.h218 __u32 module_type:8; member
/Linux-v5.15/arch/alpha/include/asm/
Derr_ev7.h155 u8 module_type; member
/Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.h164 u8 module_type; member
Dhclgevf_main.c393 hdev->hw.mac.module_type = resp_msg[1]; in hclgevf_get_pf_media_type()
3683 u8 *module_type) in hclgevf_get_media_type() argument
3690 if (module_type) in hclgevf_get_media_type()
3691 *module_type = hdev->hw.mac.module_type; in hclgevf_get_media_type()
/Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/
Dhns3_ethtool.c726 u8 module_type; in hns3_get_link_ksettings() local
732 ops->get_media_type(h, &media_type, &module_type); in hns3_get_link_ksettings()
742 if (module_type == HNAE3_MODULE_TYPE_CR) in hns3_get_link_ksettings()
786 u8 module_type = HNAE3_MODULE_TYPE_UNKNOWN; in hns3_check_ksettings_param() local
807 ops->get_media_type(handle, &media_type, &module_type); in hns3_check_ksettings_param()
Dhnae3.h553 u8 *module_type);
/Linux-v5.15/drivers/crypto/qat/qat_common/
Dicp_qat_uclo.h461 unsigned int module_type; member
/Linux-v5.15/drivers/infiniband/hw/hfi1/
Dfirmware.c55 u32 module_type; member
368 if (invalid_header(dd, "module_type", css->module_type, in verify_css_header()
434 hfi1_cdbg(FIRMWARE, " module_type 0x%x", css->module_type); in obtain_one_firmware()
/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_dmc.c102 u32 module_type; member
/Linux-v5.15/arch/alpha/kernel/
Derr_marvel.c61 env->module_type, in marvel_print_680_frame()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dcore.c2949 enum mlxsw_reg_pmtm_module_type module_type; in mlxsw_core_module_max_width() local
2957 mlxsw_reg_pmtm_unpack(pmtm_pl, &module_type); in mlxsw_core_module_max_width()
2961 switch (module_type) { in mlxsw_core_module_max_width()
/Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.h284 u32 module_type; /* sub media type, e.g. kr/cr/sr/lr */ member
Dhclge_mbx.c474 hdev->hw.mac.module_type; in hclge_get_vf_media_type()
Dhclge_cmd.h715 __le32 module_type; member
/Linux-v5.15/drivers/net/ethernet/intel/i40e/
Di40e_type.h176 u8 module_type[3]; member
/Linux-v5.15/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ethtool.c216 switch (adapter->module_type) { in netxen_nic_get_link_ksettings()
/Linux-v5.15/drivers/media/dvb-frontends/drx39xyj/
Ddrx_driver.h1200 enum drx_module module_type; member

12