Searched refs:greth_bd (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dgreth.h96 struct greth_bd { struct
114 struct greth_bd *rx_bd_base; /* Address of Rx BDs. */
115 struct greth_bd *tx_bd_base; /* Address of Tx BDs. */
H A Dgreth.c165 struct greth_bd *rx_bdp = greth->rx_bd_base;
166 struct greth_bd *tx_bdp = greth->tx_bd_base;
232 struct greth_bd *rx_bd, *tx_bd;
389 struct greth_bd *bdp;
452 struct greth_bd *bdp;
606 struct greth_bd *bdp;
658 struct greth_bd *bdp, *bdp_last_frag;
712 struct greth_bd *bdp;
725 struct greth_bd *bdp;
834 struct greth_bd *bd
[all...]

Completed in 60 milliseconds