bnx2x_sp_objs
struct bnx2x_sp_objs *sp_objs;
bp->sp_objs = kzalloc_objs(struct bnx2x_sp_objs, bp->fp_array_size);
struct bnx2x_sp_objs *from_sp_objs = &bp->sp_objs[from];
struct bnx2x_sp_objs *to_sp_objs = &bp->sp_objs[to];