| /linux/scripts/gdb/linux/ |
| A D | modules.py | 19 module_type = utils.CachedType("struct module") variable 23 global module_type 28 module_ptr_type = module_type.get_type().pointer()
|
| /linux/drivers/gpu/drm/i915/gt/uc/ |
| A D | intel_uc_fw_abi.h | 50 u32 module_type; member
|
| A D | intel_huc_fw.c | 116 if (css->module_type != 0x6) in css_valid()
|
| /linux/drivers/media/pci/mgb4/ |
| A D | mgb4_sysfs_pci.c | 59 static DEVICE_ATTR_RO(module_type);
|
| /linux/drivers/net/ethernet/intel/ice/ |
| A D | ice_nvm.h | 25 u16 module_type);
|
| A D | ice_nvm.c | 455 u16 module_type) in ice_get_pfa_module_tlv() argument 502 if (tlv_sub_module_type == module_type) { in ice_get_pfa_module_tlv()
|
| A D | ice_common.c | 462 pcaps->module_type[0]); in ice_aq_get_phy_caps() 464 pcaps->module_type[1]); in ice_aq_get_phy_caps() 466 pcaps->module_type[2]); in ice_aq_get_phy_caps() 471 memcpy(pi->phy.link_info.module_type, &pcaps->module_type, in ice_aq_get_phy_caps() 472 sizeof(pi->phy.link_info.module_type)); in ice_aq_get_phy_caps() 627 (hw_link_info->module_type[ICE_AQC_MOD_TYPE_IDENT] == in ice_get_media_type() 629 hw_link_info->module_type[ICE_AQC_MOD_TYPE_IDENT] == in ice_get_media_type()
|
| A D | ice_type.h | 183 u8 module_type[ICE_MODULE_TYPE_TOTAL_BYTE]; member
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| A D | rtw8852c.h | 44 u8 module_type:2; member
|
| A D | rtw8852a.h | 50 u8 module_type:2; member
|
| A D | rtw8852b_common.h | 51 u8 module_type:2; member
|
| /linux/drivers/gpu/drm/xe/ |
| A D | xe_uc_fw_abi.h | 48 u32 module_type; member
|
| /linux/arch/alpha/include/asm/ |
| A D | err_ev7.h | 155 u8 module_type; member
|
| /linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
| A D | hclgevf_main.h | 145 u8 module_type; member
|
| A D | hclgevf_main.c | 296 hdev->hw.mac.module_type = resp_msg[1]; in hclgevf_get_pf_media_type() 3219 u8 *module_type) in hclgevf_get_media_type() argument 3226 if (module_type) in hclgevf_get_media_type() 3227 *module_type = hdev->hw.mac.module_type; in hclgevf_get_media_type()
|
| /linux/kernel/bpf/ |
| A D | bpf_struct_ops.c | 596 const struct btf_type *module_type; in bpf_struct_ops_map_update_elem() local 642 module_type = btf_type_by_id(btf_vmlinux, st_ops_ids[IDX_MODULE_ID]); in bpf_struct_ops_map_update_elem() 651 if (ptype == module_type) { in bpf_struct_ops_map_update_elem()
|
| /linux/drivers/net/ethernet/hisilicon/hns3/ |
| A D | hns3_ethtool.c | 775 u8 module_type; in hns3_get_link_ksettings() local 781 ops->get_media_type(h, &media_type, &module_type); in hns3_get_link_ksettings() 791 if (module_type == HNAE3_MODULE_TYPE_UNKNOWN) in hns3_get_link_ksettings() 793 else if (module_type == HNAE3_MODULE_TYPE_CR) in hns3_get_link_ksettings() 837 u8 module_type = HNAE3_MODULE_TYPE_UNKNOWN; in hns3_check_ksettings_param() local 859 ops->get_media_type(handle, &media_type, &module_type); in hns3_check_ksettings_param()
|
| A D | hnae3.h | 621 u8 *module_type);
|
| /linux/drivers/crypto/intel/qat/qat_common/ |
| A D | icp_qat_uclo.h | 462 unsigned int module_type; member
|
| /linux/drivers/infiniband/hw/hfi1/ |
| A D | firmware.c | 54 u32 module_type; member 367 if (invalid_header(dd, "module_type", css->module_type, in verify_css_header() 433 hfi1_cdbg(FIRMWARE, " module_type 0x%x", css->module_type); in obtain_one_firmware()
|
| /linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| A D | hclge_cmd.h | 351 __le32 module_type; member
|
| A D | hclge_main.h | 294 u32 module_type; /* sub media type, e.g. kr/cr/sr/lr */ member
|
| /linux/arch/alpha/kernel/ |
| A D | err_marvel.c | 61 env->module_type, in marvel_print_680_frame()
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| A D | i40e_type.h | 133 u8 module_type[3]; member
|
| /linux/drivers/net/ethernet/qlogic/netxen/ |
| A D | netxen_nic_ethtool.c | 216 switch (adapter->module_type) { in netxen_nic_get_link_ksettings()
|