Home
last modified time | relevance | path

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

/linux/drivers/scsi/bfa/
H A Dbfad_bsg.c3271 int sge_num = 1; in bfad_fcxp_map_sg() local
3275 sge_num, GFP_KERNEL); in bfad_fcxp_map_sg()
3280 (sizeof(struct bfad_buf_info) * sge_num)); in bfad_fcxp_map_sg()
3300 *num_sgles = sge_num; in bfad_fcxp_map_sg()