Searched refs:info_ds (Results 1 – 2 of 2) sorted by relevance
368 desc->desc.info_ds = cpu_to_le16(PKT_BUF_SZ); in rswitch_gwca_queue_format()432 desc->desc.info_ds = cpu_to_le16(PKT_BUF_SZ); in rswitch_gwca_queue_ext_ts_fill()715 pkt_len = le16_to_cpu(desc->desc.info_ds) & RX_DS; in rswitch_rx()780 size = le16_to_cpu(desc->desc.info_ds) & TX_DS; in rswitch_tx_free()1525 desc->desc.info_ds = cpu_to_le16(skb->len); in rswitch_start_xmit()
887 __le16 info_ds; /* Descriptor size */ member