Searched refs:txbd8 (Results 1 – 2 of 2) sorted by relevance
847 sizeof(struct txbd8)*priv->tx_ring_size in stop_gfar()858 struct txbd8 *txbdp; in free_skb_resources()942 struct txbd8 *txbdp; in startup_gfar()957 sizeof (struct txbd8) * priv->tx_ring_size + in startup_gfar()968 priv->tx_bd_base = (struct txbd8 *) vaddr; in startup_gfar()974 addr = addr + sizeof (struct txbd8) * priv->tx_ring_size; in startup_gfar()975 vaddr = vaddr + sizeof (struct txbd8) * priv->tx_ring_size; in startup_gfar()1169 sizeof(struct txbd8)*priv->tx_ring_size in startup_gfar()1252 static inline struct txbd8 *skip_txbd(struct txbd8 *bdp, int stride, in skip_txbd()1253 struct txbd8 *base, int ring_size) in skip_txbd()[all …]
379 struct txbd8 struct728 struct txbd8 *tx_bd_base; /* First tx buffer descriptor */729 struct txbd8 *cur_tx; /* Next free ring entry */730 struct txbd8 *dirty_tx; /* First buffer in line