Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/aeroflex/
H A Dgreth.c454 static inline u16 greth_num_free_bds(u16 tx_last, u16 tx_next) in greth_num_free_bds() function
476 if (greth_num_free_bds(tx_last, greth->tx_next) < nr_frags + 1) { in greth_start_xmit_gbit()
732 (greth_num_free_bds(tx_last, greth->tx_next) > in greth_clean_tx_gbit()