Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/aeroflex/
H A Dgreth.h96 struct greth_bd { struct
115 struct greth_bd *rx_bd_base; /* Address of Rx BDs. */
116 struct greth_bd *tx_bd_base; /* Address of Tx BDs. */
H 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()
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()
/kernel/linux/linux-6.6/drivers/net/ethernet/aeroflex/
H A Dgreth.h96 struct greth_bd { struct
115 struct greth_bd *rx_bd_base; /* Address of Rx BDs. */
116 struct greth_bd *tx_bd_base; /* Address of Tx BDs. */
H 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()
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()

Completed in 5 milliseconds