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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/bnx2x/
H A Dbnx2x_cmn.h415 struct sw_rx_page *sw_buf = &fp->rx_page_ring[index];
445 struct sw_rx_page *sw_buf = &fp->rx_page_ring[index];
H A Dbnx2x.h204 struct sw_rx_page { struct
270 struct sw_rx_page *rx_page_ring; /* SGE pages mappings ring */
H A Dbnx2x_cmn.c258 struct sw_rx_page *rx_pg, old_rx_pg;
H A Dbnx2x_main.c592 struct sw_rx_page *sw_page = &fp->rx_page_ring[j];
4664 sizeof(struct sw_rx_page) * NUM_RX_SGE);

Completed in 121 milliseconds