Searched refs:nsgpg_total (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/
H A Dbfa_sgpg_priv.h38 int nsgpg_total; /* total pages required */ member in struct:bfa_sgpg_wqe_s
H A Dbfa_sgpg.c186 wqe->nsgpg_total = wqe->nsgpg = nsgpg;
212 if (wqe->nsgpg_total != wqe->nsgpg)
214 wqe->nsgpg_total - wqe->nsgpg);

Completed in 101 milliseconds