/linux-6.1.9/scripts/gdb/linux/ |
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-6.1.9/drivers/gpu/drm/i915/gt/uc/ |
D | intel_uc_fw_abi.h | 50 u32 module_type; member
|
/linux-6.1.9/drivers/net/ethernet/intel/ice/ |
D | ice_nvm.h | 22 u16 module_type);
|
D | ice_nvm.c | 442 u16 module_type) in ice_get_pfa_module_tlv() argument 478 if (tlv_sub_module_type == module_type) { in ice_get_pfa_module_tlv()
|
D | ice_common.c | 362 pcaps->module_type[0]); in ice_aq_get_phy_caps() 364 pcaps->module_type[1]); in ice_aq_get_phy_caps() 366 pcaps->module_type[2]); in ice_aq_get_phy_caps() 371 memcpy(pi->phy.link_info.module_type, &pcaps->module_type, in ice_aq_get_phy_caps() 372 sizeof(pi->phy.link_info.module_type)); in ice_aq_get_phy_caps() 453 (hw_link_info->module_type[ICE_AQC_MOD_TYPE_IDENT] == in ice_get_media_type() 455 hw_link_info->module_type[ICE_AQC_MOD_TYPE_IDENT] == in ice_get_media_type()
|
D | ice_type.h | 171 u8 module_type[ICE_MODULE_TYPE_TOTAL_BYTE]; member
|
/linux-6.1.9/drivers/net/wireless/realtek/rtw89/ |
D | rtw8852c.h | 45 u8 module_type:2; member
|
D | rtw8852a.h | 51 u8 module_type:2; member
|
/linux-6.1.9/kernel/bpf/ |
D | bpf_struct_ops.c | 102 static const struct btf_type *module_type; variable 124 module_type = btf_type_by_id(btf, module_id); in bpf_struct_ops_init() 413 if (ptype == module_type) { in bpf_struct_ops_map_update_elem()
|
/linux-6.1.9/sound/soc/intel/skylake/ |
D | skl-sst-utils.c | 42 struct module_type { struct 54 struct module_type type; argument
|
/linux-6.1.9/include/uapi/sound/ |
D | skl-tplg-interface.h | 218 __u32 module_type:8; member
|
/linux-6.1.9/arch/alpha/include/asm/ |
D | err_ev7.h | 155 u8 module_type; member
|
/linux-6.1.9/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
D | hclgevf_main.h | 145 u8 module_type; member
|
D | hclgevf_main.c | 311 hdev->hw.mac.module_type = resp_msg[1]; in hclgevf_get_pf_media_type() 3215 u8 *module_type) in hclgevf_get_media_type() argument 3222 if (module_type) in hclgevf_get_media_type() 3223 *module_type = hdev->hw.mac.module_type; in hclgevf_get_media_type()
|
/linux-6.1.9/drivers/crypto/qat/qat_common/ |
D | icp_qat_uclo.h | 462 unsigned int module_type; member
|
/linux-6.1.9/drivers/net/ethernet/hisilicon/hns3/ |
D | hns3_ethtool.c | 763 u8 module_type; in hns3_get_link_ksettings() local 769 ops->get_media_type(h, &media_type, &module_type); in hns3_get_link_ksettings() 779 if (module_type == HNAE3_MODULE_TYPE_CR) in hns3_get_link_ksettings() 823 u8 module_type = HNAE3_MODULE_TYPE_UNKNOWN; in hns3_check_ksettings_param() local 845 ops->get_media_type(handle, &media_type, &module_type); in hns3_check_ksettings_param()
|
D | hnae3.h | 587 u8 *module_type);
|
/linux-6.1.9/drivers/infiniband/hw/hfi1/ |
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-6.1.9/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
D | hclge_cmd.h | 351 __le32 module_type; member
|
D | hclge_main.h | 266 u32 module_type; /* sub media type, e.g. kr/cr/sr/lr */ member
|
/linux-6.1.9/arch/alpha/kernel/ |
D | err_marvel.c | 61 env->module_type, in marvel_print_680_frame()
|
/linux-6.1.9/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic_ethtool.c | 216 switch (adapter->module_type) { in netxen_nic_get_link_ksettings()
|
/linux-6.1.9/drivers/net/ethernet/intel/i40e/ |
D | i40e_type.h | 176 u8 module_type[3]; member
|
/linux-6.1.9/drivers/gpu/drm/i915/display/ |
D | intel_dmc.c | 113 u32 module_type; member
|
/linux-6.1.9/drivers/media/dvb-frontends/drx39xyj/ |
D | drx_driver.h | 1200 enum drx_module module_type; member
|