Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/aeroflex/
Dgreth.h95 struct greth_bd { struct
114 struct greth_bd *rx_bd_base; /* Address of Rx BDs. */ argument
115 struct greth_bd *tx_bd_base; /* Address of Tx BDs. */
Dgreth.c171 struct greth_bd *rx_bdp = greth->rx_bd_base; in greth_clean_rings()
172 struct greth_bd *tx_bdp = greth->tx_bd_base; in greth_clean_rings()
238 struct greth_bd *rx_bd, *tx_bd; in greth_init_rings()
399 struct greth_bd *bdp; in greth_start_xmit()
468 struct greth_bd *bdp; in greth_start_xmit_gbit()
624 struct greth_bd *bdp; in greth_clean_tx()
678 struct greth_bd *bdp, *bdp_last_frag; in greth_clean_tx_gbit()
744 struct greth_bd *bdp; in greth_rx()
859 struct greth_bd *bdp; in greth_rx_gbit()