Searched refs:fnic_queue_wq_copy_desc (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/fnic/ |
H A D | fnic_scsi.c | 314 * fnic_queue_wq_copy_desc 317 static inline int fnic_queue_wq_copy_desc(struct fnic *fnic, in fnic_queue_wq_copy_desc() function 377 "fnic_queue_wq_copy_desc failure - no descriptors\n"); in fnic_queue_wq_copy_desc() 567 ret = fnic_queue_wq_copy_desc(fnic, wq, io_req, sc, sg_count); in fnic_queuecommand_lck()
|
/kernel/linux/linux-6.6/drivers/scsi/fnic/ |
H A D | fnic_scsi.c | 302 * fnic_queue_wq_copy_desc 305 static inline int fnic_queue_wq_copy_desc(struct fnic *fnic, in fnic_queue_wq_copy_desc() function 365 "fnic_queue_wq_copy_desc failure - no descriptors\n"); in fnic_queue_wq_copy_desc() 555 ret = fnic_queue_wq_copy_desc(fnic, wq, io_req, sc, sg_count); in fnic_queuecommand_lck()
|
Completed in 7 milliseconds