Searched refs:txdes0 (Results 1 – 3 of 3) sorted by relevance
659 ctl_stat = le32_to_cpu(txdes->txdes0); in ftgmac100_tx_complete_packet()667 txdes->txdes0 = cpu_to_le32(ctl_stat & priv->txdes0_edotr_mask); in ftgmac100_tx_complete_packet()813 txdes->txdes0 = cpu_to_le32(ctl_stat); in ftgmac100_hard_start_xmit()825 first->txdes0 = cpu_to_le32(f_ctl_stat); in ftgmac100_hard_start_xmit()859 first->txdes0 = cpu_to_le32(f_ctl_stat & priv->txdes0_edotr_mask); in ftgmac100_hard_start_xmit()865 ctl_stat = le32_to_cpu(txdes->txdes0); in ftgmac100_hard_start_xmit()867 txdes->txdes0 = cpu_to_le32(ctl_stat & priv->txdes0_edotr_mask); in ftgmac100_hard_start_xmit()908 le32_to_cpu(txdes->txdes0)); in ftgmac100_free_buffers()1000 txdes->txdes0 = 0; in ftgmac100_init_rings()1002 txdes->txdes0 |= cpu_to_le32(priv->txdes0_edotr_mask); in ftgmac100_init_rings()
125 __le32 txdes0; member
207 __le32 txdes0; /* Control & status bits */ member