Home
last modified time | relevance | path

Searched refs:srb_ref (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla4xxx/
Dql4_isr.c104 kref_put(&srb->srb_ref, qla4xxx_srb_compl); in qla4xxx_status_cont_entry()
355 kref_put(&srb->srb_ref, qla4xxx_srb_compl); in qla4xxx_status_entry()
533 kref_put(&srb->srb_ref, qla4xxx_srb_compl); in qla4xxx_process_response_queue()
Dql4_def.h243 struct kref srb_ref; /* reference count for this srb */ member
Dql4_os.c4057 kref_init(&srb->srb_ref); in qla4xxx_get_new_srb()
4080 struct srb *srb = container_of(ref, struct srb, srb_ref); in qla4xxx_srb_compl()
4814 kref_put(&srb->srb_ref, qla4xxx_srb_compl); in qla4xxx_abort_active_cmds()
9239 kref_get(&srb->srb_ref); in qla4xxx_eh_abort()
9252 kref_put(&srb->srb_ref, qla4xxx_srb_compl); in qla4xxx_eh_abort()