Searched refs:htole16 (Results 1 – 9 of 9) sorted by relevance
51 #ifndef htole1652 # define htole16(x) (x) macro128 # define htole16a(a,x) *(uint16_t*)(a) = htole16(x)
51 #ifndef htole1652 # define htole16(x) swap16(x) macro74 #define HTOLE16(x) (x) = htole16(x)
13 return ((params->byteorder==PTP_DL_LE)?htole16(var):htobe16(var)); in htod16p()
22 # define htole16(x) (x) macro37 # define htole16(x) __bswap_16 (x) macro
393 guid->u.Uuid.time_mid = htole16(time_mid); in StrToGuid()394 guid->u.Uuid.time_high_and_version = htole16(time_high_and_version); in StrToGuid()
126 guid->uuid.time_mid = htole16(time_mid); in vb2_str_to_guid()127 guid->uuid.time_high_and_version = htole16(time_high_and_version); in vb2_str_to_guid()
241 #ifndef htole16242 # define htole16(x) swap16(x)264 #define HTOLE16(x) (x) = htole16(x)277 #ifndef htole16278 # define htole16(x) (x)364 # define htole16a(a,x) *(uint16_t*)(a) = htole16(x)
235 #define htole16(x) swap16(x)243 #define HTOLE16(x) (x) = htole16(x)255 #define htole16(x) (x)307 #define htole16a(a,x) *(uint16_t*)(a) = htole16(x)
540 if (cm->cap_info & htole16(IEEE80211_HT_CAP_MAX_AMSDU)) in print_phy_handler()542 if (cm->cap_info & htole16(IEEE80211_HT_CAP_SUP_WIDTH_20_40)) in print_phy_handler()544 if (cm->cap_info & htole16(IEEE80211_HT_CAP_SGI_40)) in print_phy_handler()