Searched refs:os_le16toh (Results 1 – 4 of 4) sorted by relevance
41 uint16_t os_le16toh(uint16_t data) in os_le16toh() function63 return os_le16toh(res); in os_get_unaligned_le16()
59 uint16_t os_le16toh(uint16_t data);
283 res->u.br.sn = IEEE80211_SEQ_TO_SN(os_le16toh(seq_ctrl)); in awss_ieee80211_mcast_smartconfig_process()
879 res->u.br.sn = IEEE80211_SEQ_TO_SN(os_le16toh(seq_ctrl)); in awss_ieee80211_smartconfig_process()
Completed in 6 milliseconds