atl1c_tpd_desc
#define ATL1C_TPD_DESC(R, i) ATL1C_GET_DESC(R, i, struct atl1c_tpd_desc)
sizeof(struct atl1c_tpd_desc) * tpd_ring->count * tqc +
sizeof(struct atl1c_tpd_desc) * tpd_ring[i].count;
static struct atl1c_tpd_desc *atl1c_get_tpd(struct atl1c_adapter *adapter,
struct atl1c_tpd_desc *tpd_desc;
memset(tpd_desc, 0, sizeof(struct atl1c_tpd_desc));
atl1c_get_tx_buffer(struct atl1c_adapter *adapter, struct atl1c_tpd_desc *tpd)
(struct atl1c_tpd_desc *)tpd_ring->desc];
struct atl1c_tpd_desc **tpd,
struct atl1c_tpd_desc *first_tpd,
struct atl1c_tpd_desc *tpd;
first_index = first_tpd - (struct atl1c_tpd_desc *)tpd_ring->desc;
memset(tpd, 0, sizeof(struct atl1c_tpd_desc));
struct sk_buff *skb, struct atl1c_tpd_desc *tpd,
struct atl1c_tpd_desc *use_tpd = NULL;
memcpy(use_tpd, tpd, sizeof(struct atl1c_tpd_desc));
memcpy(use_tpd, tpd, sizeof(struct atl1c_tpd_desc));
struct atl1c_tpd_desc *tpd;
memset(tpd_ring->desc, 0, sizeof(struct atl1c_tpd_desc) *