Searched refs:ds_cc (Results 1 – 2 of 2) sorted by relevance
896 __le16 ds_cc; /* Descriptor size and content control LSBs */ member903 __le16 ds_cc; /* Descriptor size and content control lower bits */ member
296 rx_desc->ds_cc = cpu_to_le16(RX_BUF_SZ); in ravb_ring_format()304 rx_desc->ds_cc = cpu_to_le16(0); in ravb_ring_format()555 pkt_len = le16_to_cpu(desc->ds_cc) & RX_DS; in ravb_rx()617 desc->ds_cc = cpu_to_le16(RX_BUF_SZ); in ravb_rx()627 le16_to_cpu(desc->ds_cc), in ravb_rx()634 desc->ds_cc = cpu_to_le16(0); in ravb_rx()