txbd8
struct txbd8 *txbdp;
sizeof(struct txbd8) * priv->total_tx_ring_size +
struct txbd8 *txbdp;
sizeof(struct txbd8)) +
addr += sizeof(struct txbd8) * tx_queue->tx_ring_size;
vaddr += sizeof(struct txbd8) * tx_queue->tx_ring_size;
static inline struct txbd8 *skip_txbd(struct txbd8 *bdp, int stride,
struct txbd8 *base, int ring_size)
struct txbd8 *new_bd = bdp + stride;
static inline struct txbd8 *next_txbd(struct txbd8 *bdp, struct txbd8 *base,
struct txbd8 *txbdp, *txbdp_start, *base, *txbdp_tstamp = NULL;
struct txbd8 *bdp, *next = NULL;
struct txbd8 *lbdp = NULL;
struct txbd8 *base = tx_queue->tx_bd_base;
struct txbd8 *tx_bd_base;
struct txbd8 *cur_tx;
struct txbd8 *dirty_tx;
static inline void gfar_clear_txbd_status(struct txbd8 *bdp)