Home
last modified time | relevance | path

Searched refs:sw_rx_page (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.h805 struct sw_rx_page *sw_buf = &fp->rx_page_ring[index]; in bnx2x_free_rx_sge()
Dbnx2x.h359 struct sw_rx_page { struct
560 struct sw_rx_page *rx_page_ring; /* SGE pages mappings ring */
Dbnx2x_cmn.c547 struct sw_rx_page *sw_buf = &fp->rx_page_ring[index]; in bnx2x_alloc_rx_sge()
595 struct sw_rx_page *rx_pg, old_rx_pg; in bnx2x_fill_frag_skb()
4588 kcalloc(NUM_RX_SGE, sizeof(struct sw_rx_page), in bnx2x_alloc_fp_mem_at()
Dbnx2x_main.c1127 struct sw_rx_page *sw_page = &fp->rx_page_ring[j]; in bnx2x_panic_dump()