Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/bfa/
Dbfa_fcpim.c2455 u32 i, sge_id, pgcumsz; in bfa_ioim_send_ioreq() local
2478 sge_id = 0; in bfa_ioim_send_ioreq()
2493 if (sge_id == 0) in bfa_ioim_send_ioreq()
2503 sge_id < (BFI_SGPG_DATA_SGES - 1)) in bfa_ioim_send_ioreq()
2519 } else if (++sge_id == BFI_SGPG_DATA_SGES) { in bfa_ioim_send_ioreq()
2525 sge_id = 0; in bfa_ioim_send_ioreq()