Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.c436 struct sw_rx_bd *cons_rx_buf = &fp->rx_buf_ring[cons]; in bnx2x_tpa_start()
437 struct sw_rx_bd *prod_rx_buf = &fp->rx_buf_ring[prod]; in bnx2x_tpa_start()
441 struct sw_rx_bd *first_buf = &tpa_info->first_buf; in bnx2x_tpa_start()
761 struct sw_rx_bd *rx_buf = &tpa_info->first_buf; in bnx2x_tpa_stop()
832 struct sw_rx_bd *rx_buf = &fp->rx_buf_ring[index]; in bnx2x_alloc_rx_data()
912 struct sw_rx_bd *rx_buf = NULL; in bnx2x_rx_int()
1364 struct sw_rx_bd *first_buf = &tpa_info->first_buf; in bnx2x_free_tpa_pool()
1417 struct sw_rx_bd *first_buf = in bnx2x_init_rx_rings()
1544 struct sw_rx_bd *rx_buf = &fp->rx_buf_ring[i]; in bnx2x_free_rx_bds()
4592 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.c2510 struct sw_rx_bd *rx_buf; in bnx2x_run_loopback()
Dbnx2x_main.c1124 struct sw_rx_bd *sw_bd = &fp->rx_buf_ring[j]; in bnx2x_panic_dump()