| /freebsd-12-stable/sys/dev/qat/ |
| D | qat_hw15.c | 813 enum fw_la_cmd_id cmd_id = desc->qcd_cmd_id; in qat_hw15_crypto_setup_req_params() local 852 if (cmd_id == FW_LA_CMD_HASH_CIPHER || cmd_id == FW_LA_CMD_AUTH) in qat_hw15_crypto_setup_req_params() 858 if (cmd_id != FW_LA_CMD_AUTH) { in qat_hw15_crypto_setup_req_params() 867 if (cmd_id == FW_LA_CMD_HASH_CIPHER || cmd_id == FW_LA_CMD_AUTH) in qat_hw15_crypto_setup_req_params() 904 if (cmd_id != FW_LA_CMD_AUTH) { in qat_hw15_crypto_setup_req_params() 905 if (cmd_id == FW_LA_CMD_CIPHER || in qat_hw15_crypto_setup_req_params() 906 cmd_id == FW_LA_CMD_HASH_CIPHER) in qat_hw15_crypto_setup_req_params() 922 if (cmd_id != FW_LA_CMD_CIPHER) { in qat_hw15_crypto_setup_req_params() 923 if (cmd_id == FW_LA_CMD_AUTH) in qat_hw15_crypto_setup_req_params() 929 if (cmd_id == FW_LA_CMD_HASH_CIPHER) in qat_hw15_crypto_setup_req_params()
|
| D | qat_hw17.c | 574 enum fw_la_cmd_id cmd_id = desc->qcd_cmd_id; in qat_hw17_crypto_setup_req_params() local 605 if (cmd_id != FW_LA_CMD_AUTH) { in qat_hw17_crypto_setup_req_params() 639 if (cmd_id != FW_LA_CMD_AUTH) { in qat_hw17_crypto_setup_req_params() 644 if (cmd_id != FW_LA_CMD_CIPHER) { in qat_hw17_crypto_setup_req_params()
|
| D | qat_hw17reg.h | 524 uint8_t cmd_id; member
|
| /freebsd-12-stable/usr.bin/top/ |
| D | commands.h | 21 enum cmd_id { enum 56 enum cmd_id id;
|
| /freebsd-12-stable/contrib/nvi/ex/ |
| D | ex_util.c | 33 ex_cinit(SCR *sp, EXCMD *cmdp, int cmd_id, int naddr, recno_t lno1, recno_t lno2, int force) in ex_cinit() argument 36 cmdp->cmd = &cmds[cmd_id]; in ex_cinit()
|
| /freebsd-12-stable/sys/dev/qlnx/qlnxe/ |
| D | ecore_spq.c | 224 p_ent->elem.hdr.cmd_id, p_ent->elem.hdr.protocol_id, in ecore_spq_block() 255 p_ent->elem.hdr.cid, p_ent->elem.hdr.cmd_id, in ecore_spq_fill_entry() 945 p_ent->elem.hdr.cmd_id, p_ent->elem.hdr.protocol_id); in ecore_spq_post()
|
| D | ecore_sp_commands.c | 76 p_ent->elem.hdr.cmd_id = cmd; in ecore_sp_init_request()
|
| D | mcp_public.h | 2209 u16 cmd_id; /* Op code and response code */ member
|
| D | ecore_hsi_common.h | 1984 u8 cmd_id /* Ramrod Cmd (Per Protocol Type) */; member
|
| /freebsd-12-stable/sys/contrib/ena-com/ |
| D | ena_com.c | 251 u16 tail_masked, cmd_id; in __ena_com_submit_admin_cmd() local 267 cmd_id = admin_queue->curr_cmd_id; in __ena_com_submit_admin_cmd() 272 cmd->aq_common_descriptor.command_id |= cmd_id & in __ena_com_submit_admin_cmd() 275 comp_ctx = get_comp_ctxt(admin_queue, cmd_id, true); in __ena_com_submit_admin_cmd() 490 u16 cmd_id; in ena_com_handle_single_admin_completion() local 492 cmd_id = cqe->acq_common_descriptor.command & in ena_com_handle_single_admin_completion() 495 comp_ctx = get_comp_ctxt(admin_queue, cmd_id, false); in ena_com_handle_single_admin_completion()
|
| /freebsd-12-stable/sys/powerpc/ps3/ |
| D | ps3-hvcall.h | 136 int lv1_storage_send_device_command(uint64_t dev, uint64_t cmd_id, uint64_t cmd_block, uint64_t cmd…
|
| /freebsd-12-stable/sys/dev/iwi/ |
| D | if_iwireg.h | 270 uint8_t cmd_id; member
|
| /freebsd-12-stable/sys/dev/txp/ |
| D | if_txpreg.h | 333 uint16_t cmd_id; member
|
| D | if_txp.c | 2263 cmd->cmd_id = htole16(id); in txp_ext_command() 2685 cmd->cmd_flags, cmd->cmd_numdesc, le16toh(cmd->cmd_id), in txp_show_descriptor() 2713 cmd->cmd_flags, cmd->cmd_numdesc, le16toh(cmd->cmd_id), in txp_show_descriptor()
|
| /freebsd-12-stable/sys/dev/mrsas/ |
| D | mrsas.c | 3391 mfi_cmd->cmd_id.context.smid - 1); in mrsas_reset_ctrl() 3601 if (cmd_mfi->cmd_id.context.smid) { in mrsas_release_mfi_cmd() 3604 cmd_mpt = sc->mpt_cmd_list[cmd_mfi->cmd_id.context.smid-1]; in mrsas_release_mfi_cmd() 3612 cmd_mfi->cmd_id.frame_count = 0; in mrsas_release_mfi_cmd() 3898 index = cmd->cmd_id.context.smid; in mrsas_build_mpt_cmd() 3932 mfi_cmd->cmd_id.context.smid = mpt_cmd->index; in mrsas_build_mptmfi_passthru()
|
| D | mrsas.h | 1734 } cmd_id; member
|
| /freebsd-12-stable/sys/dev/iwm/ |
| D | if_iwmreg.h | 2320 uint8_t cmd_id; member
|
| D | if_iwm.c | 5595 resp->cmd_id); in iwm_handle_rxb()
|