Home
last modified time | relevance | path

Searched refs:bnx2x_setup_queue (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.h121 * bnx2x_setup_queue - setup eth queue.
128 int bnx2x_setup_queue(struct bnx2x *bp, struct bnx2x_fastpath *fp,
H A Dbnx2x_cmn.c2572 rc = bnx2x_setup_queue(bp, &bp->fp[i], 0); in bnx2x_load_cnic()
2800 rc = bnx2x_setup_queue(bp, &bp->fp[i], false); in bnx2x_nic_load()
H A Dbnx2x_main.c8575 return bnx2x_setup_queue(bp, &bp->fp[0], true); in bnx2x_setup_leading()
8824 * bnx2x_setup_queue - setup queue
8834 int bnx2x_setup_queue(struct bnx2x *bp, struct bnx2x_fastpath *fp, in bnx2x_setup_queue() function
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.h121 * bnx2x_setup_queue - setup eth queue.
128 int bnx2x_setup_queue(struct bnx2x *bp, struct bnx2x_fastpath *fp,
H A Dbnx2x_cmn.c2583 rc = bnx2x_setup_queue(bp, &bp->fp[i], 0); in bnx2x_load_cnic()
2812 rc = bnx2x_setup_queue(bp, &bp->fp[i], false); in bnx2x_nic_load()
H A Dbnx2x_main.c8573 return bnx2x_setup_queue(bp, &bp->fp[0], true); in bnx2x_setup_leading()
8822 * bnx2x_setup_queue - setup queue
8832 int bnx2x_setup_queue(struct bnx2x *bp, struct bnx2x_fastpath *fp, in bnx2x_setup_queue() function

Completed in 46 milliseconds