Searched refs:bnx2x_setup_client (Results 1 – 3 of 3) sorted by relevance
194 int bnx2x_setup_client(struct bnx2x *bp, struct bnx2x_fastpath *fp,
1468 rc = bnx2x_setup_client(bp, &bp->fp[0], 1 /* Leading */); in bnx2x_nic_load()1491 rc = bnx2x_setup_client(bp, &bp->fp[i], 0); in bnx2x_nic_load()
6961 int bnx2x_setup_client(struct bnx2x *bp, struct bnx2x_fastpath *fp, in bnx2x_setup_client() function