/Linux-v4.19/drivers/firmware/efi/ |
D | dev-path-parser.c | 120 if (node->sub_type != EFI_DEV_END_INSTANCE && in parse_end_path() 121 node->sub_type != EFI_DEV_END_ENTIRE) in parse_end_path() 127 return node->sub_type; in parse_end_path() 179 (*node)->sub_type == EFI_DEV_BASIC_ACPI) in efi_get_device_by_path() 182 (*node)->sub_type == EFI_DEV_PCI) in efi_get_device_by_path()
|
D | vars.c | 71 node->sub_type == EFI_DEV_END_ENTIRE) in validate_device_path()
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ |
D | eq.c | 240 pfault->event_subtype = eqe->sub_type; in eq_pf_process() 245 eqe->sub_type, pfault->bytes_committed); in eq_pf_process() 247 switch (eqe->sub_type) { in eq_pf_process() 296 eqe->sub_type); in eq_pf_process() 396 switch (eqe->sub_type) { in general_event_handler() 403 eqe->sub_type); in general_event_handler() 524 switch (eqe->sub_type) { in mlx5_eq_int() 533 dev->event(dev, port_subtype_event(eqe->sub_type), in mlx5_eq_int() 538 port, eqe->sub_type); in mlx5_eq_int()
|
/Linux-v4.19/drivers/staging/nvec/ |
D | nvec_power.c | 71 u8 sub_type; member 94 if (res->sub_type == 0) { in nvec_power_notifier() 131 switch (res->sub_type) { in nvec_power_bat_notifier()
|
/Linux-v4.19/drivers/net/ethernet/brocade/bna/ |
D | bfa_defs_cna.h | 130 u8 sub_type; member
|
/Linux-v4.19/drivers/infiniband/hw/hns/ |
D | hns_roce_hw_v2.c | 4026 irq_work->sub_type = eq->sub_type; in hns_roce_v2_init_irq_work() 4066 int sub_type; in hns_roce_v2_wq_catas_err_handle() local 4069 sub_type = roce_get_field(aeqe->asyn, HNS_ROCE_V2_AEQE_SUB_TYPE_M, in hns_roce_v2_wq_catas_err_handle() 4071 switch (sub_type) { in hns_roce_v2_wq_catas_err_handle() 4088 dev_err(dev, "Unhandled sub_event type %d.\n", sub_type); in hns_roce_v2_wq_catas_err_handle() 4097 int sub_type; in hns_roce_v2_local_wq_access_err_handle() local 4100 sub_type = roce_get_field(aeqe->asyn, HNS_ROCE_V2_AEQE_SUB_TYPE_M, in hns_roce_v2_local_wq_access_err_handle() 4102 switch (sub_type) { in hns_roce_v2_local_wq_access_err_handle() 4125 dev_err(dev, "Unhandled sub_event type %d.\n", sub_type); in hns_roce_v2_local_wq_access_err_handle() 4228 int sub_type; in hns_roce_v2_aeq_int() local [all …]
|
D | hns_roce_device.h | 650 int sub_type; member 742 int sub_type; member
|
/Linux-v4.19/drivers/crypto/chelsio/ |
D | chcr_algo.c | 2731 unsigned int sub_type, in ccm_format_packet() argument 2738 if (sub_type == CRYPTO_ALG_SUB_TYPE_AEAD_RFC4309) { in ccm_format_packet() 2812 unsigned int sub_type) in aead_ccm_validate_input() argument 2814 if (sub_type != CRYPTO_ALG_SUB_TYPE_AEAD_RFC4309) { in aead_ccm_validate_input() 2842 unsigned int sub_type, assoclen = req->assoclen; in create_aead_ccm_wr() local 2849 sub_type = get_aead_subtype(tfm); in create_aead_ccm_wr() 2850 if (sub_type == CRYPTO_ALG_SUB_TYPE_AEAD_RFC4309) in create_aead_ccm_wr() 2857 error = aead_ccm_validate_input(reqctx->op, req, aeadctx, sub_type); in create_aead_ccm_wr() 2901 error = ccm_format_packet(req, aeadctx, sub_type, reqctx->op, assoclen); in create_aead_ccm_wr()
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
D | fw_tracer.c | 932 switch (eqe->sub_type) { in mlx5_fw_tracer_event() 943 eqe->sub_type); in mlx5_fw_tracer_event()
|
/Linux-v4.19/arch/ia64/kernel/ |
D | efi.c | 949 hdr->sub_type == EFI_DEV_MSG_UART) in efi_uart_console_only() 955 if (hdr->sub_type == EFI_DEV_END_ENTIRE) in efi_uart_console_only()
|
/Linux-v4.19/include/linux/ |
D | efi.h | 1260 u8 sub_type; member 1266 u8 sub_type; /* struct efi_generic_dev_path; */ member
|
/Linux-v4.19/drivers/net/wireless/intel/ipw2x00/ |
D | libipw_rx.c | 932 *info_element, int sub_type) in libipw_verify_qos_info() argument 935 if (info_element->qui_subtype != sub_type) in libipw_verify_qos_info()
|
/Linux-v4.19/drivers/scsi/csiostor/ |
D | csio_lnode.c | 211 csio_fill_ct_iu(void *buf, uint8_t type, uint8_t sub_type, uint16_t op) in csio_fill_ct_iu() argument 216 cmd->ct_fs_subtype = sub_type; in csio_fill_ct_iu()
|
/Linux-v4.19/drivers/net/wireless/rsi/ |
D | rsi_91x_mgmt.c | 1642 u8 sub_type = (msg[15] & 0xff); in rsi_handle_ta_confirm_type() local 1646 switch (sub_type) { in rsi_handle_ta_confirm_type()
|
/Linux-v4.19/drivers/scsi/bfa/ |
D | bfa_fcbuild.c | 1051 u8 sub_type) in fc_gs_ms_cthdr_build() argument 1056 cthdr->gs_sub_type = sub_type; in fc_gs_ms_cthdr_build()
|
D | bfa_defs_svc.h | 1349 u8 sub_type; member
|
/Linux-v4.19/drivers/net/wireless/ath/ath6kl/ |
D | wmi.c | 395 __le16 sub_type; in ath6kl_wmi_dot11_hdr_remove() local 403 sub_type = pwh->frame_control & cpu_to_le16(IEEE80211_FCTL_STYPE); in ath6kl_wmi_dot11_hdr_remove() 408 if (sub_type == cpu_to_le16(IEEE80211_STYPE_QOS_DATA)) { in ath6kl_wmi_dot11_hdr_remove() 412 } else if (sub_type == cpu_to_le16(IEEE80211_STYPE_DATA)) { in ath6kl_wmi_dot11_hdr_remove()
|
/Linux-v4.19/include/linux/mlx5/ |
D | device.h | 666 u8 sub_type; member
|
/Linux-v4.19/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211_rx.c | 1377 *info_element, int sub_type) in ieee80211_verify_qos_info() argument 1380 if (info_element->qui_subtype != sub_type) in ieee80211_verify_qos_info()
|
/Linux-v4.19/drivers/staging/rtl8192e/ |
D | rtllib_rx.c | 1567 *info_element, int sub_type) in rtllib_verify_qos_info() argument 1570 if (info_element->qui_subtype != sub_type) in rtllib_verify_qos_info()
|
/Linux-v4.19/drivers/gpu/drm/i915/gvt/ |
D | cmd_parser.c | 157 #define OP_3D_MEDIA(sub_type, opcode, sub_opcode) \ argument 158 ((3 << 13) | ((sub_type) << 11) | ((opcode) << 8) | (sub_opcode))
|