Home
last modified time | relevance | path

Searched refs:SIZEOF_UINT32 (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/csr/
Dcsr_wifi_hip_conversions.h27 #define SIZEOF_UINT32 4 macro
Dcsr_wifi_hip_packing.c264 size += SIZEOF_UINT32; in get_packed_struct_size()
403 size += SIZEOF_UINT32; in get_packed_struct_size()
522 size += SIZEOF_UINT32; in get_packed_struct_size()
552 size += SIZEOF_UINT32; in get_packed_struct_size()
779 size += SIZEOF_UINT32; in get_packed_struct_size()
780 size += SIZEOF_UINT32; in get_packed_struct_size()
781 size += SIZEOF_UINT32; in get_packed_struct_size()
828 size += SIZEOF_UINT32; in get_packed_struct_size()
960 size += SIZEOF_UINT32; in get_packed_struct_size()
977 size += SIZEOF_UINT32; in get_packed_struct_size()
[all …]
Dcsr_wifi_hip_card_sdio.c514 offset += SIZEOF_UINT32; in _build_sdio_config_data()