/Linux-v5.4/drivers/firmware/efi/ |
D | dev-path-parser.c | 113 if (node->sub_type != EFI_DEV_END_INSTANCE && in parse_end_path() 114 node->sub_type != EFI_DEV_END_ENTIRE) in parse_end_path() 120 return node->sub_type; in parse_end_path() 172 (*node)->sub_type == EFI_DEV_BASIC_ACPI) in efi_get_device_by_path() 175 (*node)->sub_type == EFI_DEV_PCI) in efi_get_device_by_path()
|
D | vars.c | 58 node->sub_type == EFI_DEV_END_ENTIRE) in validate_device_path()
|
/Linux-v5.4/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-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
D | events.c | 145 eqe_type_str(eqe->type), eqe->sub_type); in any_notifier() 309 switch (eqe->sub_type) { in pcie_core() 333 eqe_type_str(eqe->type), eqe->sub_type); in forward_event()
|
/Linux-v5.4/drivers/infiniband/hw/mlx5/ |
D | flow.c | 331 switch (maction->flow_action_raw.sub_type) { in mlx5_ib_destroy_flow_action_raw() 372 maction->flow_action_raw.sub_type = in mlx5_ib_create_modify_header() 500 maction->flow_action_raw.sub_type = in mlx5_ib_flow_action_create_packet_reformat_ctx() 537 maction->flow_action_raw.sub_type = in UVERBS_HANDLER()
|
D | odp.c | 1376 pfault->event_subtype = eqe->sub_type; in mlx5_ib_eq_pf_process() 1381 eqe->sub_type, pfault->bytes_committed); in mlx5_ib_eq_pf_process() 1383 switch (eqe->sub_type) { in mlx5_ib_eq_pf_process() 1432 eqe->sub_type); in mlx5_ib_eq_pf_process()
|
D | main.c | 2647 if (maction->flow_action_raw.sub_type == in parse_flow_flow_action() 2656 if (maction->flow_action_raw.sub_type == in parse_flow_flow_action() 2663 if (maction->flow_action_raw.sub_type == in parse_flow_flow_action() 4555 switch (eqe->sub_type) { in handle_general_event() 4573 switch (eqe->sub_type) { in handle_port_change() 4584 ibev->event = (eqe->sub_type == MLX5_PORT_CHANGE_SUBTYPE_ACTIVE) ? in handle_port_change()
|
D | mlx5_ib.h | 870 u32 sub_type; member
|
/Linux-v5.4/drivers/net/ethernet/brocade/bna/ |
D | bfa_defs_cna.h | 122 u8 sub_type; member
|
/Linux-v5.4/drivers/platform/chrome/wilco_ec/ |
D | telemetry.c | 96 u8 sub_type; member
|
/Linux-v5.4/drivers/crypto/chelsio/ |
D | chcr_algo.c | 2783 unsigned int sub_type, in ccm_format_packet() argument 2792 if (sub_type == CRYPTO_ALG_SUB_TYPE_AEAD_RFC4309) { in ccm_format_packet() 2866 unsigned int sub_type) in aead_ccm_validate_input() argument 2868 if (sub_type != CRYPTO_ALG_SUB_TYPE_AEAD_RFC4309) { in aead_ccm_validate_input() 2896 unsigned int sub_type, assoclen = req->assoclen; in create_aead_ccm_wr() local 2904 sub_type = get_aead_subtype(tfm); in create_aead_ccm_wr() 2905 if (sub_type == CRYPTO_ALG_SUB_TYPE_AEAD_RFC4309) in create_aead_ccm_wr() 2912 error = aead_ccm_validate_input(reqctx->op, req, aeadctx, sub_type); in create_aead_ccm_wr() 2958 error = ccm_format_packet(req, ivptr, sub_type, reqctx->op, assoclen); in create_aead_ccm_wr()
|
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
D | fw_tracer.c | 1073 switch (eqe->sub_type) { in fw_tracer_event() 1084 eqe->sub_type); in fw_tracer_event()
|
/Linux-v5.4/drivers/infiniband/hw/hns/ |
D | hns_roce_device.h | 788 int sub_type; member 921 int sub_type; member
|
D | hns_roce_hw_v2.c | 4891 qpn, irq_work->sub_type); in hns_roce_irq_work_handle() 4901 qpn, irq_work->sub_type); in hns_roce_irq_work_handle() 4947 irq_work->sub_type = eq->sub_type; in hns_roce_v2_init_irq_work() 5032 int sub_type; in hns_roce_v2_aeq_int() local 5046 sub_type = roce_get_field(aeqe->asyn, in hns_roce_v2_aeq_int() 5097 eq->sub_type = sub_type; in hns_roce_v2_aeq_int()
|
/Linux-v5.4/arch/ia64/kernel/ |
D | efi.c | 951 hdr->sub_type == EFI_DEV_MSG_UART) in efi_uart_console_only() 957 if (hdr->sub_type == EFI_DEV_END_ENTIRE) in efi_uart_console_only()
|
/Linux-v5.4/include/linux/ |
D | efi.h | 1303 u8 sub_type; member 1309 u8 sub_type; /* struct efi_generic_dev_path; */ member
|
/Linux-v5.4/drivers/net/wireless/intel/ipw2x00/ |
D | libipw_rx.c | 928 *info_element, int sub_type) in libipw_verify_qos_info() argument 931 if (info_element->qui_subtype != sub_type) in libipw_verify_qos_info()
|
/Linux-v5.4/drivers/scsi/bfa/ |
D | bfa_fcbuild.c | 935 u8 sub_type) in fc_gs_ms_cthdr_build() argument 940 cthdr->gs_sub_type = sub_type; in fc_gs_ms_cthdr_build()
|
D | bfa_defs_svc.h | 1341 u8 sub_type; member
|
/Linux-v5.4/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-v5.4/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-v5.4/drivers/net/wireless/rsi/ |
D | rsi_91x_mgmt.c | 1920 u8 sub_type = (msg[15] & 0xff); in rsi_handle_ta_confirm_type() local 1924 switch (sub_type) { in rsi_handle_ta_confirm_type()
|
/Linux-v5.4/include/linux/mlx5/ |
D | device.h | 716 u8 sub_type; member
|
/Linux-v5.4/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211_rx.c | 1345 *info_element, int sub_type) in ieee80211_verify_qos_info() argument 1348 if (info_element->qui_subtype != sub_type) in ieee80211_verify_qos_info()
|
/Linux-v5.4/drivers/staging/rtl8192e/ |
D | rtllib_rx.c | 1557 *info_element, int sub_type) in rtllib_verify_qos_info() argument 1560 if (info_element->qui_subtype != sub_type) in rtllib_verify_qos_info()
|