Home
last modified time | relevance | path

Searched refs:sw_rx_bd (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.c435 struct sw_rx_bd *cons_rx_buf = &fp->rx_buf_ring[cons]; in bnx2x_tpa_start()
436 struct sw_rx_bd *prod_rx_buf = &fp->rx_buf_ring[prod]; in bnx2x_tpa_start()
440 struct sw_rx_bd *first_buf = &tpa_info->first_buf; in bnx2x_tpa_start()
760 struct sw_rx_bd *rx_buf = &tpa_info->first_buf; in bnx2x_tpa_stop()
831 struct sw_rx_bd *rx_buf = &fp->rx_buf_ring[index]; in bnx2x_alloc_rx_data()
911 struct sw_rx_bd *rx_buf = NULL; in bnx2x_rx_int()
1363 struct sw_rx_bd *first_buf = &tpa_info->first_buf; in bnx2x_free_tpa_pool()
1416 struct sw_rx_bd *first_buf = in bnx2x_init_rx_rings()
1543 struct sw_rx_bd *rx_buf = &fp->rx_buf_ring[i]; in bnx2x_free_rx_bds()
4586 kcalloc(NUM_RX_BD, sizeof(struct sw_rx_bd), GFP_KERNEL); in bnx2x_alloc_fp_mem_at()
Dbnx2x_cmn.h890 struct sw_rx_bd *cons_rx_buf = &fp->rx_buf_ring[cons]; in bnx2x_reuse_rx_data()
891 struct sw_rx_bd *prod_rx_buf = &fp->rx_buf_ring[prod]; in bnx2x_reuse_rx_data()
Dbnx2x.h357 struct sw_rx_bd { struct
496 struct sw_rx_bd first_buf;
571 struct sw_rx_bd *rx_buf_ring; /* BDs mappings ring */
Dbnx2x_ethtool.c2502 struct sw_rx_bd *rx_buf; in bnx2x_run_loopback()
Dbnx2x_main.c1113 struct sw_rx_bd *sw_bd = &fp->rx_buf_ring[j]; in bnx2x_panic_dump()