Searched refs:le16_to_cpus (Results 1 - 25 of 30) sorted by relevance

12

/linux-master/drivers/staging/wlan-ng/
H A Dprism2sta.c583 le16_to_cpus(&hw->ident_nic.id);
584 le16_to_cpus(&hw->ident_nic.variant);
585 le16_to_cpus(&hw->ident_nic.major);
586 le16_to_cpus(&hw->ident_nic.minor);
602 le16_to_cpus(&hw->ident_pri_fw.id);
603 le16_to_cpus(&hw->ident_pri_fw.variant);
604 le16_to_cpus(&hw->ident_pri_fw.major);
605 le16_to_cpus(&hw->ident_pri_fw.minor);
628 le16_to_cpus(&hw->ident_sta_fw.id);
629 le16_to_cpus(
[all...]
H A Dprism2fw.c597 le16_to_cpus(&nicid.id);
598 le16_to_cpus(&nicid.variant);
599 le16_to_cpus(&nicid.major);
600 le16_to_cpus(&nicid.minor);
606 le16_to_cpus(&rfid.id);
607 le16_to_cpus(&rfid.variant);
608 le16_to_cpus(&rfid.bottom);
609 le16_to_cpus(&rfid.top);
615 le16_to_cpus(&macid.id);
616 le16_to_cpus(
[all...]
H A Dhfa384x_usb.c1690 le16_to_cpus(&hw->bufinfo.page);
1691 le16_to_cpus(&hw->bufinfo.offset);
1692 le16_to_cpus(&hw->bufinfo.len);
1698 le16_to_cpus(&hw->dltimeout);
3231 le16_to_cpus(&usbin->rxfrm.desc.status);
3429 le16_to_cpus(&usbin->infofrm.info.framelen);
H A Dhfa384x.h1191 le16_to_cpus(val);
/linux-master/drivers/net/ethernet/asix/
H A Dax88796c_spi.c41 le16_to_cpus(&status->isr);
95 le16_to_cpus((u16 *)ax_spi->rx_buf);
/linux-master/include/linux/byteorder/
H A Dgeneric.h115 #define le16_to_cpus __le16_to_cpus macro
/linux-master/drivers/net/wireless/ath/wil6210/
H A Dmain.c1283 le16_to_cpus(&r->entry_size);
1284 le16_to_cpus(&r->size);
1338 le16_to_cpus(&bl.bl1.rf_type);
1341 le16_to_cpus(&bl.bl1.bl_version_subminor);
1342 le16_to_cpus(&bl.bl1.bl_version_build);
/linux-master/drivers/net/usb/
H A Dnet1080.c106 le16_to_cpus(retval_ptr);
H A Daqc111.c63 le16_to_cpus(data);
74 le16_to_cpus(data);
H A Dax88179_178a.c281 le16_to_cpus(&buf);
/linux-master/drivers/staging/rtl8712/
H A Dieee80211.c223 le16_to_cpus(&val16);
/linux-master/drivers/usb/serial/
H A Dkl5kusb105.c174 le16_to_cpus(&status);
H A Dcp210x.c1502 le16_to_cpus(&mask);
/linux-master/drivers/spi/
H A Dspi-fsl-cpm.c197 le16_to_cpus(t->rx_buf + i);
/linux-master/drivers/net/ethernet/8390/
H A Dapne.c415 le16_to_cpus(&hdr->count);
H A Dne2k-pci.c527 le16_to_cpus(&hdr->count);
H A Dax88796.c219 le16_to_cpus(&hdr->count);
H A Dne.c602 le16_to_cpus(&hdr->count);
/linux-master/drivers/usb/gadget/udc/
H A Dnet2272.c1790 * If you have a big endian cpu make sure le16_to_cpus
1793 le16_to_cpus(&u.r.wValue);
1794 le16_to_cpus(&u.r.wIndex);
1795 le16_to_cpus(&u.r.wLength);
/linux-master/drivers/net/ethernet/intel/e1000/
H A De1000_ethtool.c458 le16_to_cpus(&eeprom_buff[i]);
511 le16_to_cpus(&eeprom_buff[i]);
/linux-master/drivers/mtd/nand/raw/
H A Ddiskonchip.c928 le16_to_cpus(&mh->NumEraseUnits);
929 le16_to_cpus(&mh->FirstPhysicalEUN);
/linux-master/drivers/usb/core/
H A Ddevio.c333 le16_to_cpus(&temp_desc.bcdUSB);
334 le16_to_cpus(&temp_desc.idVendor);
335 le16_to_cpus(&temp_desc.idProduct);
336 le16_to_cpus(&temp_desc.bcdDevice);
/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_ethtool.c495 le16_to_cpus(&eeprom_buff[i]);
553 le16_to_cpus(&eeprom_buff[i]);
/linux-master/drivers/net/ethernet/intel/e1000e/
H A Dethtool.c556 le16_to_cpus(&eeprom_buff[i]);
617 le16_to_cpus(&eeprom_buff[i]);
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c1028 le16_to_cpus(&eeprom_buff[i]);
1086 le16_to_cpus(&eeprom_buff[i]);

Completed in 846 milliseconds

12