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

/drivers/misc/carma/
H A Dcarma-fpga.c168 unsigned int corl_nents; member in struct:fpga_device
406 priv->corl_nents = (1 + NUM_FPGA) * REG_BLOCK_SIZE;
408 priv->corl_nents += priv->info[i].num_lag_ram;
411 ret = sg_alloc_table(table, priv->corl_nents, GFP_KERNEL);
639 src_nents = priv->corl_nents;
841 priv->corl_nents = 0;
894 priv->corl_nents = 0;

Completed in 441 milliseconds