sw_rx_page
struct sw_rx_page *rx_page_ring; /* SGE pages mappings ring */
kzalloc_objs(struct sw_rx_page, NUM_RX_SGE);
struct sw_rx_page *sw_buf = &fp->rx_page_ring[index];
struct sw_rx_page *rx_pg, old_rx_pg;
struct sw_rx_page *sw_buf = &fp->rx_page_ring[index];
struct sw_rx_page *sw_page = &fp->rx_page_ring[j];