Home
last modified time | relevance | path

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

/Linux-v5.4/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()
759 struct sw_rx_bd *rx_buf = &tpa_info->first_buf; in bnx2x_tpa_stop()
830 struct sw_rx_bd *rx_buf = &fp->rx_buf_ring[index]; in bnx2x_alloc_rx_data()
910 struct sw_rx_bd *rx_buf = NULL; in bnx2x_rx_int()
1362 struct sw_rx_bd *first_buf = &tpa_info->first_buf; in bnx2x_free_tpa_pool()
1415 struct sw_rx_bd *first_buf = in bnx2x_init_rx_rings()
1542 struct sw_rx_bd *rx_buf = &fp->rx_buf_ring[i]; in bnx2x_free_rx_bds()
4583 kcalloc(NUM_RX_BD, sizeof(struct sw_rx_bd), GFP_KERNEL); in bnx2x_alloc_fp_mem_at()
Dbnx2x_cmn.h892 struct sw_rx_bd *cons_rx_buf = &fp->rx_buf_ring[cons]; in bnx2x_reuse_rx_data()
893 struct sw_rx_bd *prod_rx_buf = &fp->rx_buf_ring[prod]; in bnx2x_reuse_rx_data()
Dbnx2x.h351 struct sw_rx_bd { struct
490 struct sw_rx_bd first_buf;
565 struct sw_rx_bd *rx_buf_ring; /* BDs mappings ring */
Dbnx2x_ethtool.c2508 struct sw_rx_bd *rx_buf; in bnx2x_run_loopback()
Dbnx2x_main.c1111 struct sw_rx_bd *sw_bd = &fp->rx_buf_ring[j]; in bnx2x_panic_dump()