Searched refs:ds_cc (Results 1 – 2 of 2) sorted by relevance
895 __le16 ds_cc; /* Descriptor size and content control LSBs */ member902 __le16 ds_cc; /* Descriptor size and content control lower bits */ member
299 rx_desc->ds_cc = cpu_to_le16(RX_BUF_SZ); in ravb_rx_ring_format()307 rx_desc->ds_cc = cpu_to_le16(0); in ravb_rx_ring_format()605 pkt_len = le16_to_cpu(desc->ds_cc) & RX_DS; in ravb_rcar_rx()667 desc->ds_cc = cpu_to_le16(RX_BUF_SZ); in ravb_rcar_rx()675 le16_to_cpu(desc->ds_cc), in ravb_rcar_rx()682 desc->ds_cc = cpu_to_le16(0); in ravb_rcar_rx()