Searched defs:fp_idx (Results 1 - 1 of 1) sorted by relevance

/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c5394 static void bnx2x_init_eth_fp(struct bnx2x *bp, int fp_idx) argument
5396 struct bnx2x_fastpath *fp = &bp->fp[fp_idx];
5400 fp->rx_queue = fp_idx;
5401 fp->cid = fp_idx;
5439 fp_idx, bp, fp->status_blk.e2_sb, fp->cl_id, fp->fw_sb_id,

Completed in 69 milliseconds