Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/aeroflex/
A Dgreth.h96 struct greth_bd { struct
115 struct greth_bd *rx_bd_base; /* Address of Rx BDs. */ argument
116 struct greth_bd *tx_bd_base; /* Address of Tx BDs. */
A Dgreth.c168 struct greth_bd *rx_bdp = greth->rx_bd_base; in greth_clean_rings()
169 struct greth_bd *tx_bdp = greth->tx_bd_base; in greth_clean_rings()
235 struct greth_bd *rx_bd, *tx_bd; in greth_init_rings()
396 struct greth_bd *bdp; in greth_start_xmit()
465 struct greth_bd *bdp; in greth_start_xmit_gbit()
620 struct greth_bd *bdp; in greth_clean_tx()
674 struct greth_bd *bdp, *bdp_last_frag; in greth_clean_tx_gbit()
740 struct greth_bd *bdp; in greth_rx()
856 struct greth_bd *bdp; in greth_rx_gbit()

Completed in 5 milliseconds