Searched refs:alx_txd (Results 1 – 3 of 3) sorted by relevance
76 struct alx_txd *tpd;
500 memset(txq->tpd, 0, txq->count * sizeof(struct alx_txd)); in alx_free_txring_buf()626 offset += sizeof(struct alx_txd) * txq->count; in alx_alloc_tx_ring()659 alx->descmem.size = sizeof(struct alx_txd) * alx->tx_ringsz * in alx_alloc_rings()670 BUILD_BUG_ON(sizeof(struct alx_txd) % 8); in alx_alloc_rings()1378 static int alx_tx_csum(struct sk_buff *skb, struct alx_txd *first) in alx_tx_csum()1397 static int alx_tso(struct sk_buff *skb, struct alx_txd *first) in alx_tso()1438 struct alx_txd *tpd, *first_tpd; in alx_map_tx_skb()1511 struct alx_txd *first; in alx_start_xmit_ring()
101 struct alx_txd { struct