Searched refs:pch_gbe_tx_desc (Results 1 – 4 of 4) sorted by relevance
138 struct pch_gbe_tx_desc *tx_desc = &priv->tx_desc[0]; in pch_gbe_tx_descs_init()140 memset(tx_desc, 0, sizeof(struct pch_gbe_tx_desc) * PCH_GBE_DESC_NUM); in pch_gbe_tx_descs_init()146 writel(sizeof(struct pch_gbe_tx_desc) * (PCH_GBE_DESC_NUM - 1), in pch_gbe_tx_descs_init()247 struct pch_gbe_tx_desc *tx_head, *tx_desc; in pch_gbe_send()
208 struct pch_gbe_tx_desc { struct288 struct pch_gbe_tx_desc tx_desc[PCH_GBE_DESC_NUM];
404 struct pch_gbe_tx_desc { struct443 struct pch_gbe_tx_desc *desc;
54 #define PCH_GBE_TX_DESC(R, i) PCH_GBE_GET_DESC(R, i, pch_gbe_tx_desc)1090 struct pch_gbe_tx_desc *tx_desc; in pch_gbe_tx_queue()1188 (int)sizeof(struct pch_gbe_tx_desc) * ring_num, in pch_gbe_tx_queue()1449 struct pch_gbe_tx_desc *tx_desc; in pch_gbe_alloc_tx_buffers()1477 struct pch_gbe_tx_desc *tx_desc; in pch_gbe_clean_tx()1727 struct pch_gbe_tx_desc *tx_desc; in pch_gbe_setup_tx_resources()1736 tx_ring->size = tx_ring->count * (int)sizeof(struct pch_gbe_tx_desc); in pch_gbe_setup_tx_resources()