Searched refs:des3 (Results 1 – 8 of 8) sorted by relevance
60 desc->des3 = desc->des2 + BUF_SIZE_4KiB; in stmmac_jumbo_frm()77 desc->des3 = desc->des2 + BUF_SIZE_4KiB; in stmmac_jumbo_frm()88 desc->des3 = desc->des2 + BUF_SIZE_4KiB; in stmmac_jumbo_frm()112 p->des3 = p->des2 + BUF_SIZE_8KiB; in stmmac_refill_desc3()118 p->des3 = p->des2 + BUF_SIZE_8KiB; in stmmac_init_desc3()123 if (unlikely(p->des3)) in stmmac_clean_desc3()124 p->des3 = 0; in stmmac_clean_desc3()
114 p->basic.des3 = (unsigned int)dma_phy; in stmmac_init_dma_chain()117 p->basic.des3 = (unsigned int)phy_addr; in stmmac_init_dma_chain()123 p->des3 = (unsigned int)dma_phy; in stmmac_init_dma_chain()126 p->des3 = (unsigned int)phy_addr; in stmmac_init_dma_chain()139 p->des3 = (unsigned int)(priv->dma_rx_phy + in stmmac_refill_desc3()154 p->des3 = (unsigned int)(priv->dma_tx_phy + in stmmac_clean_desc3()
238 ns += p->des3 * 1000000000ULL; in ndesc_get_timestamp()247 if ((p->des2 == 0xffffffff) && (p->des3 == 0xffffffff)) in ndesc_get_rx_timestamp_status()
361 ns += p->des3 * 1000000000ULL; in enh_desc_get_timestamp()374 if ((p->des2 == 0xffffffff) && (p->des3 == 0xffffffff)) in enh_desc_get_rx_timestamp_status()
165 unsigned int des3; member
886 ep->basic.des2, ep->basic.des3); in stmmac_display_ring()893 p->des2, p->des3); in stmmac_display_ring()2529 ep->basic.des2, ep->basic.des3); in sysfs_display_ring()2536 p->des2, p->des3); in sysfs_display_ring()
75 u32 des3; /* Reserved */ member100 __le32 des3; /* buffer 2 physical address */ member611 p->des3 = 0; in dw_mci_idmac_init()626 p->des3 = cpu_to_le32(host->sg_dma + in dw_mci_idmac_init()632 p->des3 = cpu_to_le32(host->sg_dma); in dw_mci_idmac_init()
652 u8 des3[3 * DES_KEY_SIZE]; member784 memcpy(ctx->key.des3, key, keylen); in n2_3des_setkey()