Searched refs:lpfc_nvmet_ctxbuf (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_nvmet.c | 70 static void lpfc_nvmet_process_rcv_fcp_req(struct lpfc_nvmet_ctxbuf *ctx_buf); 385 lpfc_nvmet_ctxbuf_post(struct lpfc_hba *phba, struct lpfc_nvmet_ctxbuf *ctx_buf) in lpfc_nvmet_ctxbuf_post() 1429 struct lpfc_nvmet_ctxbuf *ctx_buf, *next_ctx_buf; in __lpfc_nvmet_clean_io_for_cpu() 1479 struct lpfc_nvmet_ctxbuf *ctx_buf; in lpfc_nvmet_setup_io_context() 2176 lpfc_nvmet_process_rcv_fcp_req(struct lpfc_nvmet_ctxbuf *ctx_buf) in lpfc_nvmet_process_rcv_fcp_req() 2284 struct lpfc_nvmet_ctxbuf *ctx_buf = in lpfc_nvmet_fcp_rqst_defer_work() 2285 container_of(work, struct lpfc_nvmet_ctxbuf, defer_work); in lpfc_nvmet_fcp_rqst_defer_work() 2291 static struct lpfc_nvmet_ctxbuf * 2296 struct lpfc_nvmet_ctxbuf *ctx_buf = NULL; in lpfc_nvmet_replenish_context() 2333 ctx_buf, struct lpfc_nvmet_ctxbuf, in lpfc_nvmet_replenish_context() [all...] |
H A D | lpfc_nvme.h | 217 struct lpfc_nvmet_ctxbuf *ctxbuf;
|
H A D | lpfc_crtn.h | 253 struct lpfc_nvmet_ctxbuf *ctxp);
|
H A D | lpfc.h | 145 struct lpfc_nvmet_ctxbuf { struct
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_nvmet.c | 70 static void lpfc_nvmet_process_rcv_fcp_req(struct lpfc_nvmet_ctxbuf *ctx_buf); 386 lpfc_nvmet_ctxbuf_post(struct lpfc_hba *phba, struct lpfc_nvmet_ctxbuf *ctx_buf) in lpfc_nvmet_ctxbuf_post() 1433 struct lpfc_nvmet_ctxbuf *ctx_buf, *next_ctx_buf; in __lpfc_nvmet_clean_io_for_cpu() 1486 struct lpfc_nvmet_ctxbuf *ctx_buf; in lpfc_nvmet_setup_io_context() 2179 lpfc_nvmet_process_rcv_fcp_req(struct lpfc_nvmet_ctxbuf *ctx_buf) in lpfc_nvmet_process_rcv_fcp_req() 2287 struct lpfc_nvmet_ctxbuf *ctx_buf = in lpfc_nvmet_fcp_rqst_defer_work() 2288 container_of(work, struct lpfc_nvmet_ctxbuf, defer_work); in lpfc_nvmet_fcp_rqst_defer_work() 2294 static struct lpfc_nvmet_ctxbuf * 2299 struct lpfc_nvmet_ctxbuf *ctx_buf = NULL; in lpfc_nvmet_replenish_context() 2336 ctx_buf, struct lpfc_nvmet_ctxbuf, in lpfc_nvmet_replenish_context() [all...] |
H A D | lpfc_nvme.h | 214 struct lpfc_nvmet_ctxbuf *ctxbuf;
|
H A D | lpfc_crtn.h | 292 struct lpfc_nvmet_ctxbuf *ctxp);
|
H A D | lpfc.h | 147 struct lpfc_nvmet_ctxbuf { struct
|
Completed in 18 milliseconds