i2o_sg_tablesize(9)
NAME
i2o_sg_tablesize - Calculate the maximum number of elements in a SGL
SYNOPSIS
u16 i2o_sg_tablesize(struct i2o_controller * c, u16 body_size);
ARGUMENTS
- c
- I2O controller for which the calculation should be done
- body_size
- maximum body size used for message in 32-bit words.
DESCRIPTION
Return the maximum number of SG elements in a SG list.