Searched refs:rx_page_ring (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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.h270 struct sw_rx_page *rx_page_ring; /* SGE pages mappings ring */ member in struct:bnx2x_fastpath
H A Dbnx2x_cmn.c290 rx_pg = &fp->rx_page_ring[sge_idx];
H A Dbnx2x_main.c592 struct sw_rx_page *sw_page = &fp->rx_page_ring[j];
4580 BNX2X_FREE(bnx2x_fp(bp, i, rx_page_ring));
4663 BNX2X_ALLOC(bnx2x_fp(bp, i, rx_page_ring),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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.h270 struct sw_rx_page *rx_page_ring; /* SGE pages mappings ring */ member in struct:bnx2x_fastpath
H A Dbnx2x_cmn.c290 rx_pg = &fp->rx_page_ring[sge_idx];
H A Dbnx2x_main.c592 struct sw_rx_page *sw_page = &fp->rx_page_ring[j];
4580 BNX2X_FREE(bnx2x_fp(bp, i, rx_page_ring));
4663 BNX2X_ALLOC(bnx2x_fp(bp, i, rx_page_ring),

Completed in 245 milliseconds