Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/aeroflex/
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. */
Dgreth.c172 struct greth_bd *rx_bdp = greth->rx_bd_base; in greth_clean_rings()
173 struct greth_bd *tx_bdp = greth->tx_bd_base; in greth_clean_rings()
239 struct greth_bd *rx_bd, *tx_bd; in greth_init_rings()
400 struct greth_bd *bdp; in greth_start_xmit()
469 struct greth_bd *bdp; in greth_start_xmit_gbit()
625 struct greth_bd *bdp; in greth_clean_tx()
679 struct greth_bd *bdp, *bdp_last_frag; in greth_clean_tx_gbit()
745 struct greth_bd *bdp; in greth_rx()
861 struct greth_bd *bdp; in greth_rx_gbit()