Home
last modified time | relevance | path

Searched refs:__le32_to_cpup (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/ethernet/sfc/
A Drx_common.h29 return __le32_to_cpup((const __le32 *)(eh + efx->rx_packet_hash_offset)); in efx_rx_buf_hash()
A Dptp.c1992 return __le32_to_cpup((const __le32 *)(eh + efx->rx_packet_ts_offset)); in efx_rx_buf_timestamp_minor()
/linux/include/linux/byteorder/
A Dgeneric.h101 #define le32_to_cpup __le32_to_cpup
/linux/drivers/usb/serial/
A Dgarmin_gps.c211 return __le32_to_cpup((__le32 *)(usbPacket)); in getLayerId()
216 return __le32_to_cpup((__le32 *)(usbPacket+4)); in getPacketId()
221 return __le32_to_cpup((__le32 *)(usbPacket+8)); in getDataLength()
1275 garmin_data_p->serial_num = __le32_to_cpup( in garmin_read_int_callback()
/linux/include/uapi/linux/byteorder/
A Dbig_endian.h57 static __always_inline __u32 __le32_to_cpup(const __le32 *p) in __le32_to_cpup() function
A Dlittle_endian.h57 static __always_inline __u32 __le32_to_cpup(const __le32 *p) in __le32_to_cpup() function
/linux/drivers/net/wireless/intel/iwlwifi/
A Diwl-nvm-parse.c377 __le32_to_cpup((__le32 *)nvm_ch_flags + ch_idx); in iwl_init_channel_map()
1347 ch_flags = (u16)__le32_to_cpup(channels + ch_idx); in iwl_parse_nvm_mcc_info()
/linux/drivers/net/ethernet/sfc/falcon/
A Drx.c65 return __le32_to_cpup((const __le32 *)(eh + efx->rx_packet_hash_offset)); in ef4_rx_buf_hash()

Completed in 21 milliseconds