bnx2x_sp_objs    1350 drivers/net/ethernet/broadcom/bnx2x/bnx2x.h 	struct bnx2x_sp_objs	*sp_objs;
bnx2x_sp_objs      91 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c 	struct bnx2x_sp_objs *from_sp_objs = &bp->sp_objs[from];
bnx2x_sp_objs      92 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c 	struct bnx2x_sp_objs *to_sp_objs = &bp->sp_objs[to];
bnx2x_sp_objs    4746 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c 	bp->sp_objs = kcalloc(bp->fp_array_size, sizeof(struct bnx2x_sp_objs),