Lines Matching refs:le16_to_cpu
792 size = le16_to_cpu(header->size); in solos_bh()
802 size = le16_to_cpu(header->size); in solos_bh()
822 size, le16_to_cpu(header->vpi), in solos_bh()
823 le16_to_cpu(header->vci)); in solos_bh()
827 switch (le16_to_cpu(header->type)) { in solos_bh()
829 vcc = find_vcc(card->atmdev[port], le16_to_cpu(header->vpi), in solos_bh()
830 le16_to_cpu(header->vci)); in solos_bh()
834 le16_to_cpu(header->vpi), le16_to_cpu(header->vci), in solos_bh()
1105 int size = le16_to_cpu(header->size); in fpga_tx()
1111 size, le16_to_cpu(header->vpi), in fpga_tx()
1112 le16_to_cpu(header->vci)); in fpga_tx()