Home
last modified time | relevance | path

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

/drivers/scsi/bfa/
Dbfa_fcpim.c2461 u32 i, sge_id, pgcumsz; in bfa_ioim_send_ioreq() local
2484 sge_id = 0; in bfa_ioim_send_ioreq()
2499 if (sge_id == 0) in bfa_ioim_send_ioreq()
2509 sge_id < (BFI_SGPG_DATA_SGES - 1)) in bfa_ioim_send_ioreq()
2525 } else if (++sge_id == BFI_SGPG_DATA_SGES) { in bfa_ioim_send_ioreq()
2531 sge_id = 0; in bfa_ioim_send_ioreq()