Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/bfa/
Dbfa_fcpim.c2468 u32 i, sge_id, pgcumsz; in bfa_ioim_send_ioreq() local
2491 sge_id = 0; in bfa_ioim_send_ioreq()
2506 if (sge_id == 0) in bfa_ioim_send_ioreq()
2516 sge_id < (BFI_SGPG_DATA_SGES - 1)) in bfa_ioim_send_ioreq()
2532 } else if (++sge_id == BFI_SGPG_DATA_SGES) { in bfa_ioim_send_ioreq()
2538 sge_id = 0; in bfa_ioim_send_ioreq()