Home
last modified time | relevance | path

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

/Linux-v6.6/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.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()
397 struct greth_bd *bdp; in greth_start_xmit()
466 struct greth_bd *bdp; in greth_start_xmit_gbit()
621 struct greth_bd *bdp; in greth_clean_tx()
675 struct greth_bd *bdp, *bdp_last_frag; in greth_clean_tx_gbit()
741 struct greth_bd *bdp; in greth_rx()
857 struct greth_bd *bdp; in greth_rx_gbit()