bnx2x_setup_queue
rc = bnx2x_setup_queue(bp, &bp->fp[i], 0);
rc = bnx2x_setup_queue(bp, &bp->fp[i], false);
int bnx2x_setup_queue(struct bnx2x *bp, struct bnx2x_fastpath *fp,
return bnx2x_setup_queue(bp, &bp->fp[0], true);