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

/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.h802 struct sw_rx_page *sw_buf = &fp->rx_page_ring[index];
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];
593 struct sw_rx_page *rx_pg, old_rx_pg;
4619 kcalloc(NUM_RX_SGE, sizeof(struct sw_rx_page),
H A Dbnx2x_main.c1133 struct sw_rx_page *sw_page = &fp->rx_page_ring[j];

Completed in 541 milliseconds