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

/drivers/scsi/bfa/
H A Dbfad_bsg.c2885 int sge_num = 1; local
2888 sizeof(struct bfa_sge_s)) * sge_num, GFP_KERNEL);
2893 (sizeof(struct bfad_buf_info) * sge_num));
2913 *num_sgles = sge_num;

Completed in 30 milliseconds