Searched refs:bnx2x_setup_queue (Results  1 – 3 of 3) sorted by relevance
| /Linux-v6.6/drivers/net/ethernet/broadcom/bnx2x/ | 
| D | bnx2x_cmn.h | 128 int bnx2x_setup_queue(struct bnx2x *bp, struct bnx2x_fastpath *fp,
  | 
| D | bnx2x_cmn.c | 2583 			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()
  | 
| D | bnx2x_main.c | 8573 		return bnx2x_setup_queue(bp, &bp->fp[0], true);  in bnx2x_setup_leading() 8832 int bnx2x_setup_queue(struct bnx2x *bp, struct bnx2x_fastpath *fp,  in bnx2x_setup_queue()  function
  |