Searched refs:SKIP_TX (Results 1 – 1 of 1) sorted by relevance
87 #define SKIP_TX(N, C) (((N) + C) & GRETH_TXBD_NUM_MASK) macro690 bdp_last_frag = greth->tx_bd_base + SKIP_TX(tx_last, nr_frags); in greth_clean_tx_gbit()