Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/bfa/
Dbfa_fcpim.c2469 u32 i, sge_id, pgcumsz; in bfa_ioim_send_ioreq() local
2492 sge_id = 0; in bfa_ioim_send_ioreq()
2507 if (sge_id == 0) in bfa_ioim_send_ioreq()
2517 sge_id < (BFI_SGPG_DATA_SGES - 1)) in bfa_ioim_send_ioreq()
2533 } else if (++sge_id == BFI_SGPG_DATA_SGES) { in bfa_ioim_send_ioreq()
2539 sge_id = 0; in bfa_ioim_send_ioreq()