Searched refs:alx_txd (Results 1 – 3 of 3) sorted by relevance
67 struct alx_txd *tpd;
398 memset(txq->tpd, 0, alx->tx_ringsz * sizeof(struct alx_txd)); in alx_free_txring_buf()530 alx->descmem.size = sizeof(struct alx_txd) * alx->tx_ringsz + in alx_alloc_descriptors()544 BUILD_BUG_ON(sizeof(struct alx_txd) % 8); in alx_alloc_descriptors()548 sizeof(struct alx_txd) * alx->tx_ringsz); in alx_alloc_descriptors()550 sizeof(struct alx_txd) * alx->tx_ringsz; in alx_alloc_descriptors()557 sizeof(struct alx_txd) * alx->tx_ringsz + in alx_alloc_descriptors()560 sizeof(struct alx_txd) * alx->tx_ringsz + in alx_alloc_descriptors()985 static int alx_tx_csum(struct sk_buff *skb, struct alx_txd *first) in alx_tx_csum()1007 struct alx_txd *tpd, *first_tpd; in alx_map_tx_skb()1073 struct alx_txd *first; in alx_start_xmit()
100 struct alx_txd { struct