Home
last modified time | relevance | path

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

/linux-4.4.14/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()
765 struct sw_rx_bd *rx_buf = &tpa_info->first_buf; in bnx2x_tpa_stop()
836 struct sw_rx_bd *rx_buf = &fp->rx_buf_ring[index]; in bnx2x_alloc_rx_data()
916 struct sw_rx_bd *rx_buf = NULL; in bnx2x_rx_int()
1371 struct sw_rx_bd *first_buf = &tpa_info->first_buf; in bnx2x_free_tpa_pool()
1424 struct sw_rx_bd *first_buf = in bnx2x_init_rx_rings()
1551 struct sw_rx_bd *rx_buf = &fp->rx_buf_ring[i]; in bnx2x_free_rx_bds()
4607 kcalloc(NUM_RX_BD, sizeof(struct sw_rx_bd), GFP_KERNEL); in bnx2x_alloc_fp_mem_at()
Dbnx2x_cmn.h897 struct sw_rx_bd *cons_rx_buf = &fp->rx_buf_ring[cons]; in bnx2x_reuse_rx_data()
898 struct sw_rx_bd *prod_rx_buf = &fp->rx_buf_ring[prod]; in bnx2x_reuse_rx_data()
Dbnx2x.h345 struct sw_rx_bd { struct
484 struct sw_rx_bd first_buf;
563 struct sw_rx_bd *rx_buf_ring; /* BDs mappings ring */
Dbnx2x_ethtool.c2447 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()