Searched refs:alx_txd (Results 1 – 3 of 3) sorted by relevance
76 struct alx_txd *tpd;
499 memset(txq->tpd, 0, txq->count * sizeof(struct alx_txd)); in alx_free_txring_buf()625 offset += sizeof(struct alx_txd) * txq->count; in alx_alloc_tx_ring()658 alx->descmem.size = sizeof(struct alx_txd) * alx->tx_ringsz * in alx_alloc_rings()669 BUILD_BUG_ON(sizeof(struct alx_txd) % 8); in alx_alloc_rings()1405 static int alx_tx_csum(struct sk_buff *skb, struct alx_txd *first) in alx_tx_csum()1424 static int alx_tso(struct sk_buff *skb, struct alx_txd *first) in alx_tso()1462 struct alx_txd *tpd, *first_tpd; in alx_map_tx_skb()1535 struct alx_txd *first; in alx_start_xmit_ring()
101 struct alx_txd { struct