Lines Matching refs:htobe16
1046 htc->payload_len = htobe16(sizeof(*msg) + len); in athn_usb_htc_msg()
1049 msg->msg_id = htobe16(msg_id); in athn_usb_htc_msg()
1175 msg.svc_id = htobe16(svc_id); in athn_usb_htc_connect_svc()
1256 htc->payload_len = htobe16(sizeof(*wmi) + ilen); in athn_usb_wmi_xcmd()
1259 wmi->cmd_id = htobe16(cmd_id); in athn_usb_wmi_xcmd()
1261 wmi->seq_no = htobe16(usc->usc_wmi_seq_no); in athn_usb_wmi_xcmd()
1687 sta.associd = htobe16(ni->ni_associd); in athn_usb_create_node()
1694 sta.flags |= htobe16(AR_HTC_STA_HT); in athn_usb_create_node()
1783 mode = htobe16(IEEE80211_IS_CHAN_2GHZ(curchan) ? in athn_usb_switch_chan()
1999 htc->payload_len = htobe16(sizeof(*bcn) + m->m_pkthdr.len); in athn_usb_swba()
2550 htc->payload_len = htobe16(frm - (uint8_t *)&htc[1]); in athn_usb_tx()
2807 mode = htobe16(IEEE80211_IS_CHAN_2GHZ(curchan) ? in athn_usb_init_locked()
2847 hvif.rtsthreshold = htobe16(ic->ic_rtsthreshold); in athn_usb_init_locked()