| /linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/tests/ |
| H A D | rx.c | 83 .seq = __cpu_to_le16(0x101), 99 .seq = __cpu_to_le16(0x100), 116 .seq = __cpu_to_le16(0x100), 132 .seq = __cpu_to_le16(0x100), 145 .seq = __cpu_to_le16(0x100), 163 .seq = __cpu_to_le16(0x100), 180 .seq = __cpu_to_le16(0x100), 197 .seq = __cpu_to_le16(0x100), 216 .seq = __cpu_to_le16(0x100), 234 .seq = __cpu_to_le16(0x100), [all …]
|
| /linux-6.15/drivers/net/wireless/ath/ath10k/ |
| H A D | wmi-tlv.c | 2030 tlv->len = __cpu_to_le16(chan_len); in ath10k_wmi_tlv_op_gen_start_scan() 2040 tlv->len = __cpu_to_le16(ssid_len); in ath10k_wmi_tlv_op_gen_start_scan() 2062 tlv->len = __cpu_to_le16(ie_len); in ath10k_wmi_tlv_op_gen_start_scan() 3151 tlv->len = __cpu_to_le16(buf_len); in ath10k_wmi_tlv_op_gen_mgmt_tx_send() 3799 tlv->len = __cpu_to_le16(0); in ath10k_wmi_tlv_op_gen_wow_add_pattern() 3806 tlv->len = __cpu_to_le16(0); in ath10k_wmi_tlv_op_gen_wow_add_pattern() 3813 tlv->len = __cpu_to_le16(0); in ath10k_wmi_tlv_op_gen_wow_add_pattern() 3820 tlv->len = __cpu_to_le16(0); in ath10k_wmi_tlv_op_gen_wow_add_pattern() 3936 tlv->len = __cpu_to_le16(tlv_len); in ath10k_wmi_tlv_op_gen_config_pno_start() 4025 tlv->len = __cpu_to_le16(0); in ath10k_wmi_tlv_op_gen_config_pno_stop() [all …]
|
| H A D | htt.c | 171 off->mac80211_hdr_offset = __cpu_to_le16(desc_offset(rx_hdr_status)); in ath10k_rx_desc_wcn3990_get_offsets() 172 off->msdu_payload_offset = __cpu_to_le16(desc_offset(msdu_payload)); in ath10k_rx_desc_wcn3990_get_offsets() 173 off->ppdu_start_offset = __cpu_to_le16(desc_offset(ppdu_start)); in ath10k_rx_desc_wcn3990_get_offsets() 174 off->ppdu_end_offset = __cpu_to_le16(desc_offset(ppdu_end)); in ath10k_rx_desc_wcn3990_get_offsets() 175 off->mpdu_start_offset = __cpu_to_le16(desc_offset(mpdu_start)); in ath10k_rx_desc_wcn3990_get_offsets() 176 off->mpdu_end_offset = __cpu_to_le16(desc_offset(mpdu_end)); in ath10k_rx_desc_wcn3990_get_offsets() 177 off->msdu_start_offset = __cpu_to_le16(desc_offset(msdu_start)); in ath10k_rx_desc_wcn3990_get_offsets() 178 off->msdu_end_offset = __cpu_to_le16(desc_offset(msdu_end)); in ath10k_rx_desc_wcn3990_get_offsets() 179 off->rx_attention_offset = __cpu_to_le16(desc_offset(attention)); in ath10k_rx_desc_wcn3990_get_offsets() 180 off->frag_info_offset = __cpu_to_le16(desc_offset(frag_info)); in ath10k_rx_desc_wcn3990_get_offsets()
|
| H A D | htt_tx.c | 871 ring->flags = __cpu_to_le16(flags); in ath10k_htt_send_rx_ring_cfg_32() 941 ring->flags = __cpu_to_le16(flags); in ath10k_htt_send_rx_ring_cfg_64() 994 ring->flags = __cpu_to_le16(flags); in ath10k_htt_send_rx_ring_cfg_hl() 1368 tx_desc->flags1 = __cpu_to_le16(flags1); in ath10k_htt_tx_hl() 1369 tx_desc->len = __cpu_to_le16(data_len); in ath10k_htt_tx_hl() 1370 tx_desc->id = __cpu_to_le16(msdu_id); in ath10k_htt_tx_hl() 1533 txbuf->cmd_tx.id = __cpu_to_le16(msdu_id); in ath10k_htt_tx_32() 1537 __cpu_to_le16(HTT_INVALID_PEERID); in ath10k_htt_tx_32() 1539 __cpu_to_le16(freq); in ath10k_htt_tx_32() 1749 __cpu_to_le16(HTT_INVALID_PEERID); in ath10k_htt_tx_64() [all …]
|
| H A D | snoc.c | 75 .ce_id = __cpu_to_le16(0), 80 .ce_id = __cpu_to_le16(3), 85 .ce_id = __cpu_to_le16(4), 90 .ce_id = __cpu_to_le16(5), 95 .ce_id = __cpu_to_le16(7), 100 .ce_id = __cpu_to_le16(1), 105 .ce_id = __cpu_to_le16(2), 110 .ce_id = __cpu_to_le16(7), 115 .ce_id = __cpu_to_le16(8), 120 .ce_id = __cpu_to_le16(9), [all …]
|
| H A D | htt.h | 2223 off->mac80211_hdr_offset = __cpu_to_le16(desc_offset(rx_hdr_status)); in ath10k_htt_rx_desc_get_offsets() 2224 off->msdu_payload_offset = __cpu_to_le16(desc_offset(msdu_payload)); in ath10k_htt_rx_desc_get_offsets() 2225 off->ppdu_start_offset = __cpu_to_le16(desc_offset(ppdu_start)); in ath10k_htt_rx_desc_get_offsets() 2226 off->ppdu_end_offset = __cpu_to_le16(desc_offset(ppdu_end)); in ath10k_htt_rx_desc_get_offsets() 2227 off->mpdu_start_offset = __cpu_to_le16(desc_offset(mpdu_start)); in ath10k_htt_rx_desc_get_offsets() 2228 off->mpdu_end_offset = __cpu_to_le16(desc_offset(mpdu_end)); in ath10k_htt_rx_desc_get_offsets() 2229 off->msdu_start_offset = __cpu_to_le16(desc_offset(msdu_start)); in ath10k_htt_rx_desc_get_offsets() 2230 off->msdu_end_offset = __cpu_to_le16(desc_offset(msdu_end)); in ath10k_htt_rx_desc_get_offsets() 2231 off->rx_attention_offset = __cpu_to_le16(desc_offset(attention)); in ath10k_htt_rx_desc_get_offsets() 2232 off->frag_info_offset = __cpu_to_le16(desc_offset(frag_info)); in ath10k_htt_rx_desc_get_offsets()
|
| H A D | htc.c | 96 hdr->len = __cpu_to_le16(skb->len - sizeof(*hdr)); in ath10k_htc_prepare_tx_skb() 786 hdr->pad_len = __cpu_to_le16(credit_pad); in ath10k_htc_send_bundle_skbs() 1059 __cpu_to_le16(ATH10K_HTC_MSG_CONNECT_SERVICE_ID); in ath10k_htc_connect_service() 1070 req_msg->flags = __cpu_to_le16(flags); in ath10k_htc_connect_service() 1071 req_msg->service_id = __cpu_to_le16(conn_req->service_id); in ath10k_htc_connect_service() 1260 __cpu_to_le16(ATH10K_HTC_MSG_SETUP_COMPLETE_EX_ID); in ath10k_htc_start()
|
| H A D | p2p.c | 51 *noa_attr_len = __cpu_to_le16(attr_len); in ath10k_p2p_noa_ie_fill()
|
| /linux-6.15/drivers/accel/habanalabs/common/ |
| H A D | hwmon.c | 581 pkt.type = __cpu_to_le16(attr); in hl_get_temperature() 609 pkt.type = __cpu_to_le16(attr); in hl_set_temperature() 634 pkt.type = __cpu_to_le16(attr); in hl_get_voltage() 664 pkt.type = __cpu_to_le16(attr); in hl_get_current() 694 pkt.type = __cpu_to_le16(attr); in hl_get_fan_speed() 724 pkt.type = __cpu_to_le16(attr); in hl_get_pwm_info() 753 pkt.type = __cpu_to_le16(attr); in hl_set_pwm_info() 775 pkt.type = __cpu_to_le16(attr); in hl_set_voltage() 799 pkt.type = __cpu_to_le16(attr); in hl_set_current() 828 pkt.type = __cpu_to_le16(attr); in hl_set_power() [all …]
|
| /linux-6.15/drivers/net/ethernet/marvell/prestera/ |
| H A D | prestera_hw.c | 1726 .vid = __cpu_to_le16(vid), in prestera_hw_vlan_create() 1736 .vid = __cpu_to_le16(vid), in prestera_hw_vlan_delete() 1749 .vid = __cpu_to_le16(vid), in prestera_hw_vlan_port_set() 1763 .vid = __cpu_to_le16(vid), in prestera_hw_vlan_port_vid_set() 1775 .vid = __cpu_to_le16(vid), in prestera_hw_vlan_port_stp_set() 1791 .vid = __cpu_to_le16(vid), in prestera_hw_fdb_add() 1809 .vid = __cpu_to_le16(vid), in prestera_hw_fdb_del() 1826 .vid = __cpu_to_le16(vid), in prestera_hw_lag_fdb_add() 1844 .vid = __cpu_to_le16(vid), in prestera_hw_lag_fdb_del() 1870 .vid = __cpu_to_le16(vid), in prestera_hw_fdb_flush_vlan() [all …]
|
| /linux-6.15/drivers/net/wireless/st/cw1200/ |
| H A D | pm.c | 37 .port = __cpu_to_le16(67), /* DHCP Bootps */ 42 .port = __cpu_to_le16(68), /* DHCP Bootpc */ 60 .type = __cpu_to_le16(ETH_P_IP), 64 .type = __cpu_to_le16(ETH_P_PAE), 68 .type = __cpu_to_le16(ETH_P_WAPI), 72 .type = __cpu_to_le16(ETH_P_ARP),
|
| H A D | bh.c | 383 wsm->id &= __cpu_to_le16(0xffff ^ WSM_TX_SEQ(WSM_TX_SEQ_MAX)); in cw1200_bh_tx_helper() 384 wsm->id |= __cpu_to_le16(WSM_TX_SEQ(priv->wsm_tx_seq)); in cw1200_bh_tx_helper()
|
| H A D | main.c | 172 .rx_highest = __cpu_to_le16(0x41), 192 .rx_highest = __cpu_to_le16(0x41),
|
| H A D | wsm.h | 1291 dtim_interval, 0, __cpu_to_le16(listen_interval) in wsm_set_beacon_wakeup_period() 1460 ((__le16 *)p)[1] = __cpu_to_le16(arg->skb->len - 4); in wsm_set_template_frame() 1672 .period = __cpu_to_le16(period), in wsm_keep_alive_period()
|
| /linux-6.15/drivers/media/usb/go7007/ |
| H A D | go7007-fw.c | 390 code[off + 1] = __cpu_to_le16(0x8000 | mem); in gen_mjpeghdr_to_package() 399 code[off] = __cpu_to_le16(0x4000 | chunk); in gen_mjpeghdr_to_package() 400 code[off + 31] = __cpu_to_le16(addr++); in gen_mjpeghdr_to_package() 403 code[off] = __cpu_to_le16(0x1000 | 28); in gen_mjpeghdr_to_package() 688 code[off] = __cpu_to_le16(0x4000 | chunk); in gen_mpeg1hdr_to_package() 689 code[off + 31] = __cpu_to_le16(addr); in gen_mpeg1hdr_to_package() 695 code[off] = __cpu_to_le16(0x1000 | 28); in gen_mpeg1hdr_to_package() 857 code[off + 31] = __cpu_to_le16(addr); in gen_mpeg4hdr_to_package() 863 code[off] = __cpu_to_le16(0x1000 | 28); in gen_mpeg4hdr_to_package() 900 code[off + 31] = __cpu_to_le16(addr); in gen_mpeg4hdr_to_package() [all …]
|
| /linux-6.15/drivers/nvdimm/ |
| H A D | nd.h | 196 nd_label->cxl.position = __cpu_to_le16(position); in nsl_set_position() 198 nd_label->efi.position = __cpu_to_le16(position); in nsl_set_position() 214 nd_label->efi.nlabel = __cpu_to_le16(nlabel); in nsl_set_nlabel() 230 nd_label->cxl.nrange = __cpu_to_le16(nrange); in nsl_set_nrange() 250 nd_label->cxl.lbasize = __cpu_to_le16(lbasize); in nsl_set_lbasize()
|
| /linux-6.15/net/bluetooth/ |
| H A D | hci_conn.c | 321 cp.tx_codec_frame_size = __cpu_to_le16(60); in hci_enhanced_setup_sync() 322 cp.rx_codec_frame_size = __cpu_to_le16(60); in hci_enhanced_setup_sync() 327 cp.in_coded_data_size = __cpu_to_le16(16); in hci_enhanced_setup_sync() 328 cp.out_coded_data_size = __cpu_to_le16(16); in hci_enhanced_setup_sync() 346 cp.tx_codec_frame_size = __cpu_to_le16(60); in hci_enhanced_setup_sync() 347 cp.rx_codec_frame_size = __cpu_to_le16(60); in hci_enhanced_setup_sync() 352 cp.in_coded_data_size = __cpu_to_le16(16); in hci_enhanced_setup_sync() 353 cp.out_coded_data_size = __cpu_to_le16(16); in hci_enhanced_setup_sync() 377 cp.tx_codec_frame_size = __cpu_to_le16(60); in hci_enhanced_setup_sync() 378 cp.rx_codec_frame_size = __cpu_to_le16(60); in hci_enhanced_setup_sync() [all …]
|
| /linux-6.15/arch/microblaze/include/asm/ |
| H A D | io.h | 49 #define out_le16(a, v) __raw_writew(__cpu_to_le16(v), (a))
|
| /linux-6.15/include/linux/byteorder/ |
| H A D | generic.h | 90 #define cpu_to_le16 __cpu_to_le16
|
| /linux-6.15/drivers/net/wireless/ath/ath11k/ |
| H A D | p2p.c | 57 *noa_attr_len = __cpu_to_le16(attr_len); in ath11k_p2p_noa_ie_fill()
|
| /linux-6.15/drivers/net/wireless/ath/ath12k/ |
| H A D | p2p.c | 52 *noa_attr_len = __cpu_to_le16(attr_len); in ath12k_p2p_noa_ie_fill()
|
| /linux-6.15/include/uapi/linux/byteorder/ |
| H A D | big_endian.h | 36 #define __cpu_to_le16(x) ((__force __le16)__swab16((x))) macro
|
| H A D | little_endian.h | 36 #define __cpu_to_le16(x) ((__force __le16)(__u16)(x)) macro
|
| /linux-6.15/drivers/md/dm-vdo/ |
| H A D | packer.c | 376 block->header.sizes[0] = __cpu_to_le16(size); in initialize_compressed_block() 400 block->header.sizes[slot] = __cpu_to_le16(to_pack->size); in pack_fragment()
|
| /linux-6.15/drivers/usb/c67x00/ |
| H A D | c67x00-sched.c | 614 td->ly_base_addr = __cpu_to_le16(c67x00->next_buf_addr); in c67x00_create_td() 615 td->port_length = __cpu_to_le16((c67x00->sie->sie_num << 15) | in c67x00_create_td() 624 td->next_td_addr = __cpu_to_le16(c67x00->next_td_addr); in c67x00_create_td()
|