Searched refs:ds_cc (Results 1 – 2 of 2) sorted by relevance
913 __le16 ds_cc; /* Descriptor size and content control LSBs */ member920 __le16 ds_cc; /* Descriptor size and content control lower bits */ member
312 rx_desc->ds_cc = cpu_to_le16(0); in ravb_alloc_rx_buffer()324 rx_desc->ds_cc = cpu_to_le16(info->rx_buffer_size - in ravb_alloc_rx_buffer()831 desc_len = le16_to_cpu(desc->ds_cc) & RX_DS; in ravb_rx_gbeth()978 pkt_len = le16_to_cpu(desc->ds_cc) & RX_DS; in ravb_rx_rcar()