Lines Matching refs:htole16
154 htole16(ni->ni_txseqs[0] << IEEE80211_SEQ_SEQ_SHIFT);
669 htole16(ni->ni_txseqs[tid] << IEEE80211_SEQ_SEQ_SHIFT);
673 htole16(ni->ni_txseqs[0] << IEEE80211_SEQ_SEQ_SHIFT);
957 *(u_int16_t *)&whf->i_seq[0] |= htole16(
1475 *(u_int16_t *)frm = htole16(ic->ic_bss->ni_intval);
1490 *(u_int16_t *)frm = htole16(capinfo);
1575 is_shared_key ? htole16(IEEE80211_AUTH_ALG_SHARED)
1576 : htole16(IEEE80211_AUTH_ALG_OPEN);
1577 ((u_int16_t *)frm)[1] = htole16(arg); /* sequence number */
1578 ((u_int16_t *)frm)[2] = htole16(status);/* status */
1582 htole16((IEEE80211_CHALLENGE_LEN << 8) |
1615 *(u_int16_t *)frm = htole16(arg); /* reason */
1667 *(u_int16_t *)frm = htole16(capinfo);
1670 *(u_int16_t *)frm = htole16(ic->ic_lintval);
1722 *(u_int16_t *)frm = htole16(capinfo);
1725 *(u_int16_t *)frm = htole16(arg); /* status */
1729 *(u_int16_t *)frm = htole16(ni->ni_associd);
1751 *(u_int16_t *)frm = htole16(arg); /* reason */
1794 *(uint16_t *)rts->i_dur = htole16(dur);
1820 *(uint16_t *)cts->i_dur = htole16(dur);
1886 *(u_int16_t *)frm = htole16(ni->ni_intval);
1901 *(u_int16_t *)frm = htole16(capinfo);
1997 *bo->bo_caps = htole16(capinfo);