Home
last modified time | relevance | path

Searched refs:req_flags (Results 1 – 25 of 31) sorted by relevance

12

/linux/drivers/scsi/bnx2fc/
A Dbnx2fc_io.c70 &io_req->req_flags)) { in bnx2fc_cmd_timeout()
75 &io_req->req_flags)) { in bnx2fc_cmd_timeout()
95 &io_req->req_flags)) { in bnx2fc_cmd_timeout()
102 &io_req->req_flags)) { in bnx2fc_cmd_timeout()
123 &io_req->req_flags)) { in bnx2fc_cmd_timeout()
138 &io_req->req_flags)) in bnx2fc_cmd_timeout()
451 io_req->req_flags = 0; in bnx2fc_elstm_alloc()
507 io_req->req_flags = 0; in bnx2fc_cmd_alloc()
1333 &io_req->req_flags)) in bnx2fc_process_cleanup_compl()
1386 &io_req->req_flags)) in bnx2fc_process_abts_compl()
[all …]
A Dbnx2fc_els.c291 if (test_bit(BNX2FC_FLAG_IO_COMPL, &orig_io_req->req_flags) || in bnx2fc_srr_compl()
292 test_bit(BNX2FC_FLAG_ISSUE_ABTS, &orig_io_req->req_flags)) { in bnx2fc_srr_compl()
294 orig_io_req->xid, orig_io_req->req_flags); in bnx2fc_srr_compl()
318 if (test_bit(BNX2FC_FLAG_IO_COMPL, &orig_io_req->req_flags) || in bnx2fc_srr_compl()
319 test_bit(BNX2FC_FLAG_ISSUE_ABTS, &orig_io_req->req_flags)) { in bnx2fc_srr_compl()
321 orig_io_req->xid, orig_io_req->req_flags); in bnx2fc_srr_compl()
435 if (test_bit(BNX2FC_FLAG_IO_COMPL, &orig_io_req->req_flags)) { in bnx2fc_rec_compl()
441 if (test_bit(BNX2FC_FLAG_ISSUE_ABTS, &orig_io_req->req_flags)) { in bnx2fc_rec_compl()
487 &orig_io_req->req_flags); in bnx2fc_rec_compl()
664 set_bit(BNX2FC_FLAG_SRR_SENT, &orig_io_req->req_flags); in bnx2fc_send_srr()
[all …]
A Dbnx2fc_tgt.c186 &io_req->req_flags)) { in bnx2fc_flush_active_ios()
196 set_bit(BNX2FC_FLAG_IO_COMPL, &io_req->req_flags); in bnx2fc_flush_active_ios()
197 set_bit(BNX2FC_FLAG_IO_CLEANUP, &io_req->req_flags); in bnx2fc_flush_active_ios()
250 &io_req->req_flags)) { in bnx2fc_flush_active_ios()
260 clear_bit(BNX2FC_FLAG_ISSUE_RRQ, &io_req->req_flags); in bnx2fc_flush_active_ios()
A Dbnx2fc_hwi.c720 &io_req->req_flags)) { in bnx2fc_process_unsol_compl()
743 if (test_bit(BNX2FC_FLAG_ISSUE_ABTS, &io_req->req_flags)) { in bnx2fc_process_unsol_compl()
763 &io_req->req_flags)) { in bnx2fc_process_unsol_compl()
778 set_bit(BNX2FC_FLAG_ISSUE_ABTS, &io_req->req_flags); in bnx2fc_process_unsol_compl()
A Dbnx2fc.h446 unsigned long req_flags; member
/linux/drivers/scsi/device_handler/
A Dscsi_dh_hp_sw.c86 u64 req_flags = REQ_FAILFAST_DEV | REQ_FAILFAST_TRANSPORT | in hp_sw_tur() local
91 HP_SW_TIMEOUT, HP_SW_RETRIES, req_flags, 0, NULL); in hp_sw_tur()
124 u64 req_flags = REQ_FAILFAST_DEV | REQ_FAILFAST_TRANSPORT | in hp_sw_start_stop() local
129 HP_SW_TIMEOUT, HP_SW_RETRIES, req_flags, 0, NULL); in hp_sw_start_stop()
A Dscsi_dh_emc.c242 u64 req_flags = REQ_FAILFAST_DEV | REQ_FAILFAST_TRANSPORT | in send_trespass_cmd() local
268 req_flags, 0, NULL); in send_trespass_cmd()
A Dscsi_dh_alua.c130 int req_flags = REQ_FAILFAST_DEV | REQ_FAILFAST_TRANSPORT | in submit_rtpg() local
144 ALUA_FAILOVER_RETRIES, req_flags, 0, NULL); in submit_rtpg()
160 int req_flags = REQ_FAILFAST_DEV | REQ_FAILFAST_TRANSPORT | in submit_stpg() local
176 ALUA_FAILOVER_RETRIES, req_flags, 0, NULL); in submit_stpg()
A Dscsi_dh_rdac.c539 u64 req_flags = REQ_FAILFAST_DEV | REQ_FAILFAST_TRANSPORT | in send_mode_select() local
560 RDAC_RETRIES, req_flags, 0, NULL)) { in send_mode_select()
/linux/arch/x86/boot/
A Dcpucheck.c35 static const u32 req_flags[NCAPINTS] = variable
94 err_flags[i] = req_flags[i] & ~cpu.flags[i]; in check_cpuflags()
/linux/include/scsi/
A Dsrp.h134 u8 req_flags; member
152 u8 req_flags; member
A Dlibfc.h331 u32 req_flags; member
/linux/net/ncsi/
A Dncsi-cmd.c287 nr = ncsi_alloc_request(ndp, nca->req_flags); in ncsi_alloc_command()
327 if (nca->req_flags == NCSI_REQ_FLAG_NETLINK_DRIVEN) in ncsi_xmit_cmd()
362 if (nca->req_flags == NCSI_REQ_FLAG_NETLINK_DRIVEN) { in ncsi_xmit_cmd()
A Dinternal.h352 unsigned int req_flags; /* NCSI request properties */ member
392 unsigned int req_flags);
A Dncsi-manage.c132 nca.req_flags = 0; in ncsi_channel_monitor()
354 unsigned int req_flags) in ncsi_alloc_request() argument
368 nr->flags = req_flags; in ncsi_alloc_request()
380 nr->flags = req_flags; in ncsi_alloc_request()
479 nca.req_flags = NCSI_REQ_FLAG_EVENT_DRIVEN; in ncsi_suspend_channel()
918 nca.req_flags = 0; in ncsi_update_tx_channel()
1005 nca.req_flags = NCSI_REQ_FLAG_EVENT_DRIVEN; in ncsi_configure_channel()
1359 nca.req_flags = NCSI_REQ_FLAG_EVENT_DRIVEN; in ncsi_probe_channel()
/linux/drivers/mmc/host/
A Dcqhci-core.c426 u32 req_flags = mrq->data->flags; in cqhci_prep_task_desc() local
433 CQHCI_FORCED_PROG(!!(req_flags & MMC_DATA_FORCED_PRG)) | in cqhci_prep_task_desc()
434 CQHCI_DATA_TAG(!!(req_flags & MMC_DATA_DAT_TAG)) | in cqhci_prep_task_desc()
435 CQHCI_DATA_DIR(!!(req_flags & MMC_DATA_READ)) | in cqhci_prep_task_desc()
436 CQHCI_PRIORITY(!!(req_flags & MMC_DATA_PRIO)) | in cqhci_prep_task_desc()
437 CQHCI_QBAR(!!(req_flags & MMC_DATA_QBR)) | in cqhci_prep_task_desc()
438 CQHCI_REL_WRITE(!!(req_flags & MMC_DATA_REL_WR)) | in cqhci_prep_task_desc()
/linux/crypto/
A Dtestmgr.c289 u32 req_flags; member
345 .req_flags = CRYPTO_TFM_REQ_MAY_SLEEP,
1037 cfg->req_flags); in generate_random_testvec_config()
1045 cfg->req_flags); in generate_random_testvec_config()
1368 const u32 req_flags = CRYPTO_TFM_REQ_MAY_BACKLOG | cfg->req_flags; in test_ahash_vec_cfg() local
1931 const u32 req_flags = CRYPTO_TFM_REQ_MAY_BACKLOG | cfg->req_flags; in test_aead_vec_cfg() local
2023 req->base.flags != req_flags || in test_aead_vec_cfg()
2041 if (req->base.flags != req_flags) in test_aead_vec_cfg()
2696 const u32 req_flags = CRYPTO_TFM_REQ_MAY_BACKLOG | cfg->req_flags; in test_skcipher_vec_cfg() local
2777 req->base.flags != req_flags || in test_skcipher_vec_cfg()
[all …]
/linux/drivers/scsi/cxlflash/
A Dmain.c498 cmd->rcb.req_flags = (SISL_REQ_FLAGS_PORT_LUN_ID | in send_tmf()
569 u16 req_flags = SISL_REQ_FLAGS_SUP_UNDERRUN; in cxlflash_queuecommand() local
628 req_flags |= SISL_REQ_FLAGS_HOST_WRITE; in cxlflash_queuecommand()
630 cmd->rcb.req_flags = req_flags; in cxlflash_queuecommand()
2379 rcb.req_flags = SISL_REQ_FLAGS_AFU_CMD; in cxlflash_afu_sync()
3339 rcb.req_flags = SISL_REQ_FLAGS_AFU_CMD; in cxlflash_lun_provision()
3386 u16 req_flags = SISL_REQ_FLAGS_AFU_CMD; in cxlflash_afu_debug() local
3397 req_flags |= SISL_REQ_FLAGS_SUP_UNDERRUN; in cxlflash_afu_debug()
3413 req_flags |= SISL_REQ_FLAGS_HOST_WRITE; in cxlflash_afu_debug()
3425 rcb.req_flags = req_flags; in cxlflash_afu_debug()
A Dsislite.h28 u16 req_flags; member
/linux/drivers/scsi/libfc/
A Dfc_fcp.c322 if ((fsp->req_flags & FC_SRB_READ) && in fc_fcp_ddp_setup()
1142 fsp->cdb_cmd.fc_flags = fsp->req_flags & ~FCP_CFL_LEN_MASK; in fc_fcp_pkt_send()
1922 fsp->req_flags = FC_SRB_READ; in fc_queuecommand()
1926 fsp->req_flags = FC_SRB_WRITE; in fc_queuecommand()
1930 fsp->req_flags = 0; in fc_queuecommand()
2010 if ((fsp->cdb_status == 0) && !(fsp->req_flags & FC_SRB_READ)) { in fc_io_compl()
/linux/drivers/video/fbdev/omap/
A Dhwa742.c239 int req_flags = 0; in alloc_req() local
244 req_flags = REQ_FROM_IRQ_POOL; in alloc_req()
254 req->flags = req_flags; in alloc_req()
/linux/drivers/char/ipmi/
A Dipmi_ssif.c242 bool req_flags; member
378 ssif_info->req_flags = false; in start_flag_fetch()
575 ssif_info->req_flags = true; in watch_timeout()
870 else if (ssif_info->req_flags) in msg_done_handler()
/linux/include/net/bluetooth/
A Dbluetooth.h384 u8 req_flags; member
/linux/drivers/infiniband/ulp/srpt/
A Dib_srpt.c2261 u16 imm_data_offset = req->req_flags & SRP_IMMED_REQUESTED ? in srpt_cm_req_recv()
2266 if (req->req_flags & SRP_IMMED_REQUESTED) in srpt_cm_req_recv()
2363 if ((req->req_flags & SRP_MTCH_ACTION) == SRP_MULTICHAN_SINGLE) { in srpt_cm_req_recv()
2560 req.req_flags = req_rdma->req_flags; in srpt_rdma_cm_req_recv()
/linux/net/bluetooth/
A Dhci_core.c4216 bt_cb(skb)->hci.req_flags |= HCI_REQ_START; in hci_send_cmd()
4951 return (bt_cb(skb)->hci.req_flags & HCI_REQ_START); in hci_req_is_complete()
5014 if (bt_cb(hdev->sent_cmd)->hci.req_flags & HCI_REQ_SKB) { in hci_req_cmd_complete()
5027 if (bt_cb(skb)->hci.req_flags & HCI_REQ_START) { in hci_req_cmd_complete()
5032 if (bt_cb(skb)->hci.req_flags & HCI_REQ_SKB) in hci_req_cmd_complete()

Completed in 108 milliseconds

12