Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.h802 struct sw_rx_page *sw_buf = &fp->rx_page_ring[index]; in bnx2x_free_rx_sge()
H A Dbnx2x.h371 struct sw_rx_page { struct
572 struct sw_rx_page *rx_page_ring; /* SGE pages mappings ring */
H A Dbnx2x_cmn.c550 struct sw_rx_page *sw_buf = &fp->rx_page_ring[index]; in bnx2x_alloc_rx_sge()
593 struct sw_rx_page *rx_pg, old_rx_pg; in bnx2x_fill_frag_skb()
4619 kcalloc(NUM_RX_SGE, sizeof(struct sw_rx_page), in bnx2x_alloc_fp_mem_at()
H A Dbnx2x_main.c1133 struct sw_rx_page *sw_page = &fp->rx_page_ring[j]; in bnx2x_panic_dump()