/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 | 45 u32 module_type; member
|
/linux/kernel/bpf/ |
A D | bpf_struct_ops.c | 101 static const struct btf_type *module_type; variable 123 module_type = btf_type_by_id(btf, module_id); in bpf_struct_ops_init() 392 if (ptype == module_type) { in bpf_struct_ops_map_update_elem()
|
/linux/drivers/net/ethernet/intel/ice/ |
A D | ice_nvm.h | 23 u16 module_type);
|
A D | ice_nvm.c | 443 u16 module_type) in ice_get_pfa_module_tlv() argument 479 if (tlv_sub_module_type == module_type) { in ice_get_pfa_module_tlv()
|
A D | ice_common.c | 227 pcaps->module_type[0]); in ice_aq_get_phy_caps() 229 pcaps->module_type[1]); in ice_aq_get_phy_caps() 231 pcaps->module_type[2]); in ice_aq_get_phy_caps() 236 memcpy(pi->phy.link_info.module_type, &pcaps->module_type, in ice_aq_get_phy_caps() 237 sizeof(pi->phy.link_info.module_type)); in ice_aq_get_phy_caps() 318 (hw_link_info->module_type[ICE_AQC_MOD_TYPE_IDENT] == in ice_get_media_type() 320 hw_link_info->module_type[ICE_AQC_MOD_TYPE_IDENT] == in ice_get_media_type()
|
A D | ice_type.h | 164 u8 module_type[ICE_MODULE_TYPE_TOTAL_BYTE]; member
|
/linux/sound/soc/intel/skylake/ |
A D | skl-sst-utils.c | 42 struct module_type { struct 54 struct module_type type; argument
|
/linux/drivers/net/wireless/realtek/rtw89/ |
A D | rtw8852a.h | 51 u8 module_type:2; member
|
/linux/include/uapi/sound/ |
A D | skl-tplg-interface.h | 218 __u32 module_type:8; 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 | 166 u8 module_type; member
|
A D | hclgevf_main.c | 393 hdev->hw.mac.module_type = resp_msg[1]; in hclgevf_get_pf_media_type() 3685 u8 *module_type) in hclgevf_get_media_type() argument 3692 if (module_type) in hclgevf_get_media_type() 3693 *module_type = hdev->hw.mac.module_type; in hclgevf_get_media_type()
|
/linux/drivers/net/ethernet/hisilicon/hns3/ |
A D | hns3_ethtool.c | 728 u8 module_type; in hns3_get_link_ksettings() local 734 ops->get_media_type(h, &media_type, &module_type); in hns3_get_link_ksettings() 744 if (module_type == HNAE3_MODULE_TYPE_CR) in hns3_get_link_ksettings() 788 u8 module_type = HNAE3_MODULE_TYPE_UNKNOWN; in hns3_check_ksettings_param() local 809 ops->get_media_type(handle, &media_type, &module_type); in hns3_check_ksettings_param()
|
A D | hnae3.h | 562 u8 *module_type);
|
/linux/drivers/crypto/qat/qat_common/ |
A D | icp_qat_uclo.h | 461 unsigned int module_type; member
|
/linux/drivers/infiniband/hw/hfi1/ |
A D | firmware.c | 55 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/drivers/gpu/drm/i915/display/ |
A D | intel_dmc.c | 102 u32 module_type; member
|
/linux/arch/alpha/kernel/ |
A D | err_marvel.c | 61 env->module_type, in marvel_print_680_frame()
|
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
A D | hclge_cmd.h | 715 __le32 module_type; member
|
A D | hclge_main.h | 284 u32 module_type; /* sub media type, e.g. kr/cr/sr/lr */ member
|
A D | hclge_mbx.c | 474 hdev->hw.mac.module_type; in hclge_get_vf_media_type()
|
/linux/drivers/net/ethernet/intel/i40e/ |
A D | i40e_type.h | 176 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()
|
/linux/drivers/media/dvb-frontends/drx39xyj/ |
A D | drx_driver.h | 1200 enum drx_module module_type; member
|