Home
last modified time | relevance | path

Searched refs:cpu_to_le32 (Results 1 – 25 of 1656) sorted by relevance

12345678910>>...67

/linux-6.15/fs/smb/common/
H A Dsmb2status.h30 #define STATUS_SUCCESS cpu_to_le32(0x00000000)
31 #define STATUS_WAIT_0 cpu_to_le32(0x00000000)
32 #define STATUS_WAIT_1 cpu_to_le32(0x00000001)
33 #define STATUS_WAIT_2 cpu_to_le32(0x00000002)
34 #define STATUS_WAIT_3 cpu_to_le32(0x00000003)
35 #define STATUS_WAIT_63 cpu_to_le32(0x0000003F)
41 #define STATUS_ALERTED cpu_to_le32(0x00000101)
42 #define STATUS_TIMEOUT cpu_to_le32(0x00000102)
43 #define STATUS_PENDING cpu_to_le32(0x00000103)
44 #define STATUS_REPARSE cpu_to_le32(0x00000104)
[all …]
H A Dsmb2pdu.h114 #define SMB2_PROTO_NUMBER cpu_to_le32(0x424d53fe)
124 #define SMB2_FLAGS_SIGNED cpu_to_le32(0x00000008)
1062 #define IL_ANONYMOUS cpu_to_le32(0x00000000)
1063 #define IL_IDENTIFICATION cpu_to_le32(0x00000001)
1064 #define IL_IMPERSONATION cpu_to_le32(0x00000002)
1065 #define IL_DELEGATE cpu_to_le32(0x00000003)
1108 #define FILE_READ_EA_LE cpu_to_le32(0x00000008)
1114 #define FILE_DELETE_LE cpu_to_le32(0x00010000)
1145 #define FILE_OPEN_LE cpu_to_le32(0x00000001)
1146 #define FILE_CREATE_LE cpu_to_le32(0x00000002)
[all …]
/linux-6.15/drivers/net/ethernet/3com/
H A Dtyphoon.h177 #define TYPHOON_TX_PF_NO_CRC cpu_to_le32(0x00000001)
182 #define TYPHOON_TX_PF_IPSEC cpu_to_le32(0x00000020)
254 #define TYPHOON_RX_ERR_RUNT cpu_to_le32(0x00000003)
255 #define TYPHOON_RX_ERR_CRC cpu_to_le32(0x00000004)
261 #define TYPHOON_RX_PROTO_IP cpu_to_le32(0x00000001)
263 #define TYPHOON_RX_VLAN cpu_to_le32(0x00000004)
264 #define TYPHOON_RX_IP_FRAG cpu_to_le32(0x00000008)
265 #define TYPHOON_RX_IPSEC cpu_to_le32(0x00000010)
420 #define TYPHOON_LINK_GOOD cpu_to_le32(0x00000001)
421 #define TYPHOON_LINK_BAD cpu_to_le32(0x00000000)
[all …]
/linux-6.15/fs/ntfs3/
H A Dntfs.h104 ATTR_ZERO = cpu_to_le32(0x00),
105 ATTR_STD = cpu_to_le32(0x10),
106 ATTR_LIST = cpu_to_le32(0x20),
107 ATTR_NAME = cpu_to_le32(0x30),
108 ATTR_ID = cpu_to_le32(0x40),
109 ATTR_SECURE = cpu_to_le32(0x50),
110 ATTR_LABEL = cpu_to_le32(0x60),
112 ATTR_DATA = cpu_to_le32(0x80),
113 ATTR_ROOT = cpu_to_le32(0x90),
114 ATTR_ALLOC = cpu_to_le32(0xA0),
[all …]
/linux-6.15/drivers/net/ethernet/stmicro/stmmac/
H A Ddescs_com.h26 p->des1 |= cpu_to_le32((BUF_SIZE_8KiB in ehn_desc_rx_set_on_ring()
31 p->des1 |= cpu_to_le32(ERDES1_END_RING); in ehn_desc_rx_set_on_ring()
37 p->des0 |= cpu_to_le32(ETDES0_END_RING); in enh_desc_end_tx_desc_on_ring()
39 p->des0 &= cpu_to_le32(~ETDES0_END_RING); in enh_desc_end_tx_desc_on_ring()
45 p->des1 |= cpu_to_le32((((len - BUF_SIZE_4KiB) in enh_set_tx_desc_len_on_ring()
65 p->des1 |= cpu_to_le32(RDES1_END_RING); in ndesc_rx_set_on_ring()
71 p->des1 |= cpu_to_le32(TDES1_END_RING); in ndesc_end_tx_desc_on_ring()
73 p->des1 &= cpu_to_le32(~TDES1_END_RING); in ndesc_end_tx_desc_on_ring()
81 p->des1 |= cpu_to_le32((((len - buffer1) in norm_set_tx_desc_len_on_ring()
109 p->des1 |= cpu_to_le32(RDES1_SECOND_ADDRESS_CHAINED); in ndesc_rx_set_on_chain()
[all …]
H A Ddwxgmac2_descs.c54 p->des3 |= cpu_to_le32(XGMAC_TDES3_OWN); in dwxgmac2_set_tx_owner()
64 p->des3 |= cpu_to_le32(flags); in dwxgmac2_set_rx_owner()
79 p->des2 |= cpu_to_le32(XGMAC_TDES2_TTSE); in dwxgmac2_enable_tx_timestamp()
180 p->des3 = cpu_to_le32(tdes3); in dwxgmac2_prepare_tx_desc()
220 p->des3 = cpu_to_le32(tdes3); in dwxgmac2_prepare_tso_tx_desc()
233 p->des2 |= cpu_to_le32(XGMAC_TDES2_IOC); in dwxgmac2_set_tx_ic()
240 p->des2 = cpu_to_le32(mss); in dwxgmac2_set_mss()
246 p->des0 = cpu_to_le32(lower_32_bits(addr)); in dwxgmac2_set_addr()
318 p->des2 = cpu_to_le32(des); in dwxgmac2_set_vlan_tag()
327 p->des3 |= cpu_to_le32(XGMAC_TDES3_VLTV); in dwxgmac2_set_vlan_tag()
[all …]
H A Ddwmac4_descs.c186 p->des3 |= cpu_to_le32(TDES3_OWN); in dwmac4_set_tx_owner()
196 p->des3 |= cpu_to_le32(flags); in dwmac4_set_rx_owner()
357 p->des3 = cpu_to_le32(tdes3); in dwmac4_rd_prepare_tx_desc()
400 p->des3 = cpu_to_le32(tdes3); in dwmac4_rd_prepare_tso_tx_desc()
470 p->des2 = cpu_to_le32(mss); in dwmac4_set_mss_ctxt()
476 p->des0 = cpu_to_le32(lower_32_bits(addr)); in dwmac4_set_addr()
477 p->des1 = cpu_to_le32(upper_32_bits(addr)); in dwmac4_set_addr()
517 p->des2 = cpu_to_le32(des); in dwmac4_set_vlan_tag()
521 p->des3 = cpu_to_le32(des | TDES3_IVLTV); in dwmac4_set_vlan_tag()
526 p->des3 |= cpu_to_le32(TDES3_VLTV); in dwmac4_set_vlan_tag()
[all …]
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsf.c57 cpu_to_le32(SF_MCAST_IDLE_TIMER_DEF)
60 cpu_to_le32(SF_BA_AGING_TIMER_DEF),
61 cpu_to_le32(SF_BA_IDLE_TIMER_DEF)
65 cpu_to_le32(SF_TX_RE_IDLE_TIMER_DEF)
83 cpu_to_le32(SF_MCAST_AGING_TIMER),
84 cpu_to_le32(SF_MCAST_IDLE_TIMER)
87 cpu_to_le32(SF_BA_AGING_TIMER),
88 cpu_to_le32(SF_BA_IDLE_TIMER)
91 cpu_to_le32(SF_TX_RE_AGING_TIMER),
92 cpu_to_le32(SF_TX_RE_IDLE_TIMER)
[all …]
/linux-6.15/drivers/usb/gadget/function/
H A Drndis.c227 *outbuf = cpu_to_le32(0); in gen_ndis_query_resp()
260 *outbuf = cpu_to_le32(0); in gen_ndis_query_resp()
334 *outbuf = cpu_to_le32(0); in gen_ndis_query_resp()
344 *outbuf = cpu_to_le32( in gen_ndis_query_resp()
429 *outbuf = cpu_to_le32(0xE0000000); in gen_ndis_query_resp()
437 *outbuf = cpu_to_le32(1); in gen_ndis_query_resp()
443 *outbuf = cpu_to_le32(0); in gen_ndis_query_resp()
461 *outbuf = cpu_to_le32(0); in gen_ndis_query_resp()
468 *outbuf = cpu_to_le32(0); in gen_ndis_query_resp()
585 resp->AFListSize = cpu_to_le32(0); in rndis_init_response()
[all …]
/linux-6.15/drivers/net/wireless/silabs/wfx/
H A Dhif_api_general.h62 #define HIF_STATUS_SUCCESS (cpu_to_le32(0x0000))
63 #define HIF_STATUS_FAIL (cpu_to_le32(0x0001))
64 #define HIF_STATUS_INVALID_PARAMETER (cpu_to_le32(0x0002))
65 #define HIF_STATUS_WARNING (cpu_to_le32(0x0003))
66 #define HIF_STATUS_UNKNOWN_REQUEST (cpu_to_le32(0x0004))
67 #define HIF_STATUS_RX_FAIL_DECRYPT (cpu_to_le32(0x0010))
68 #define HIF_STATUS_RX_FAIL_MIC (cpu_to_le32(0x0011))
69 #define HIF_STATUS_RX_FAIL_NO_KEY (cpu_to_le32(0x0012))
70 #define HIF_STATUS_TX_FAIL_RETRIES (cpu_to_le32(0x0013))
71 #define HIF_STATUS_TX_FAIL_TIMEOUT (cpu_to_le32(0x0014))
[all …]
/linux-6.15/drivers/gpu/drm/virtio/
H A Dvirtgpu_vq.c48 dst->x = cpu_to_le32(src->x); in convert_to_hw_box()
49 dst->y = cpu_to_le32(src->y); in convert_to_hw_box()
50 dst->z = cpu_to_le32(src->z); in convert_to_hw_box()
51 dst->w = cpu_to_le32(src->w); in convert_to_hw_box()
52 dst->h = cpu_to_le32(src->h); in convert_to_hw_box()
53 dst->d = cpu_to_le32(src->d); in convert_to_hw_box()
661 cmd_p->r.x = cpu_to_le32(x); in virtio_gpu_cmd_set_scanout()
662 cmd_p->r.y = cpu_to_le32(y); in virtio_gpu_cmd_set_scanout()
684 cmd_p->r.x = cpu_to_le32(x); in virtio_gpu_panic_cmd_resource_flush()
685 cmd_p->r.y = cpu_to_le32(y); in virtio_gpu_panic_cmd_resource_flush()
[all …]
/linux-6.15/drivers/firewire/
H A Dohci.h197 data[0] &= cpu_to_le32(~OHCI1394_AT_DATA_Q0_spd_MASK); in ohci1394_at_data_set_speed()
208 data[0] &= cpu_to_le32(~OHCI1394_AT_DATA_Q0_tLabel_MASK); in ohci1394_at_data_set_tlabel()
219 data[0] &= cpu_to_le32(~OHCI1394_AT_DATA_Q0_rt_MASK); in ohci1394_at_data_set_retry()
230 data[0] &= cpu_to_le32(~OHCI1394_AT_DATA_Q0_tCode_MASK); in ohci1394_at_data_set_tcode()
258 data[2] = cpu_to_le32(lo); in ohci1394_at_data_set_destination_offset()
268 data[1] &= cpu_to_le32(~OHCI1394_AT_DATA_Q1_rCode_MASK); in ohci1394_at_data_set_rcode()
297 data[0] &= cpu_to_le32(~OHCI1394_IT_DATA_Q0_spd_MASK); in ohci1394_it_data_set_speed()
308 data[0] &= cpu_to_le32(~OHCI1394_IT_DATA_Q0_tag_MASK); in ohci1394_it_data_set_tag()
319 data[0] &= cpu_to_le32(~OHCI1394_IT_DATA_Q0_chanNum_MASK); in ohci1394_it_data_set_channel()
330 data[0] &= cpu_to_le32(~OHCI1394_IT_DATA_Q0_tcode_MASK); in ohci1394_it_data_set_tcode()
[all …]
/linux-6.15/drivers/gpu/drm/radeon/
H A Dradeon_vce.c365 ib.ptr[ib.length_dw++] = cpu_to_le32(handle); in radeon_vce_get_create_msg()
369 ib.ptr[ib.length_dw++] = cpu_to_le32(0x00000000); in radeon_vce_get_create_msg()
370 ib.ptr[ib.length_dw++] = cpu_to_le32(0x00000042); in radeon_vce_get_create_msg()
371 ib.ptr[ib.length_dw++] = cpu_to_le32(0x0000000a); in radeon_vce_get_create_msg()
372 ib.ptr[ib.length_dw++] = cpu_to_le32(0x00000001); in radeon_vce_get_create_msg()
383 ib.ptr[ib.length_dw++] = cpu_to_le32(dummy); in radeon_vce_get_create_msg()
387 ib.ptr[i] = cpu_to_le32(0x0); in radeon_vce_get_create_msg()
432 ib.ptr[ib.length_dw++] = cpu_to_le32(handle); in radeon_vce_get_destroy_msg()
437 ib.ptr[ib.length_dw++] = cpu_to_le32(dummy); in radeon_vce_get_destroy_msg()
444 ib.ptr[i] = cpu_to_le32(0x0); in radeon_vce_get_destroy_msg()
[all …]
/linux-6.15/drivers/net/wireless/intel/iwlegacy/
H A Dcommands.h378 #define UCODE_VALID_OK cpu_to_le32(0x1)
1085 #define IL_TX_FIFO_BK_MSK cpu_to_le32(BIT(0))
1086 #define IL_TX_FIFO_BE_MSK cpu_to_le32(BIT(1))
1087 #define IL_TX_FIFO_VI_MSK cpu_to_le32(BIT(2))
1088 #define IL_TX_FIFO_VO_MSK cpu_to_le32(BIT(3))
1279 #define TX_CMD_FLG_RTS_MSK cpu_to_le32(1 << 1)
1286 #define TX_CMD_FLG_CTS_MSK cpu_to_le32(1 << 2)
1291 #define TX_CMD_FLG_ACK_MSK cpu_to_le32(1 << 3)
1330 #define TX_CMD_FLG_TSF_MSK cpu_to_le32(1 << 16)
1345 #define TX_CMD_FLG_DUR_MSK cpu_to_le32(1 << 25)
[all …]
/linux-6.15/drivers/scsi/aacraid/
H A Dcomminit.c115 cpu_to_le32(ADAPTER_INIT_STRUCT_REVISION_8); in aac_alloc_comm()
144 cpu_to_le32(ADAPTER_INIT_STRUCT_REVISION); in aac_alloc_comm()
149 init->r7.fsrev = cpu_to_le32(dev->fsrev); in aac_alloc_comm()
173 cpu_to_le32(aac_max_hostphysmempages); in aac_alloc_comm()
176 cpu_to_le32(AAC_MAX_HOSTPHYSMEMPAGES); in aac_alloc_comm()
217 cpu_to_le32(dev->max_msix); in aac_alloc_comm()
252 init->r7.printfbuf = cpu_to_le32(phys); in aac_alloc_comm()
270 *(q->headers.producer) = cpu_to_le32(qsize); in aac_queue_init()
271 *(q->headers.consumer) = cpu_to_le32(qsize); in aac_queue_init()
336 cmd->command = cpu_to_le32(VM_CloseAll); in aac_send_shutdown()
[all …]
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dwmi.c800 cmd->desc_id = cpu_to_le32(buf_id); in ath12k_wmi_mgmt_send()
1478 cmd->tid = cpu_to_le32(tid); in ath12k_wmi_peer_rx_reorder_queue_setup()
1481 cmd->queue_no = cpu_to_le32(tid); in ath12k_wmi_peer_rx_reorder_queue_setup()
1679 cmd->req_type = cpu_to_le32(type); in ath12k_wmi_pdev_bss_chan_info_request()
1748 cmd->param = cpu_to_le32(param); in ath12k_wmi_set_sta_ps_param()
1781 cmd->type = cpu_to_le32(type); in ath12k_wmi_force_fw_hang_cmd()
3141 cmd->tid = cpu_to_le32(tid); in ath12k_wmi_delba_send()
3178 cmd->tid = cpu_to_le32(tid); in ath12k_wmi_addba_set_resp()
3213 cmd->tid = cpu_to_le32(tid); in ath12k_wmi_addba_send()
9007 cmd->enable = cpu_to_le32(1); in ath12k_wmi_wow_enable()
[all …]
/linux-6.15/fs/dlm/
H A Drcom.c44 rc->rc_type = cpu_to_le32(type); in _create_rcom()
104 rs->rs_flags = cpu_to_le32(flags); in set_rcom_status()
262 rc->rc_result = cpu_to_le32(status); in receive_rcom_status()
530 rf->rf_lvblen = cpu_to_le32(~0U); in dlm_send_ls_not_ready()
593 case cpu_to_le32(DLM_RCOM_NAMES): in dlm_receive_rcom()
600 case cpu_to_le32(DLM_RCOM_LOOKUP): in dlm_receive_rcom()
607 case cpu_to_le32(DLM_RCOM_LOCK): in dlm_receive_rcom()
635 case cpu_to_le32(DLM_RCOM_STATUS): in dlm_receive_rcom()
639 case cpu_to_le32(DLM_RCOM_NAMES): in dlm_receive_rcom()
643 case cpu_to_le32(DLM_RCOM_LOOKUP): in dlm_receive_rcom()
[all …]
/linux-6.15/drivers/usb/gadget/legacy/
H A Dwebcam.c94 .dwClockFrequency = cpu_to_le32(48000000),
221 .dwMinBitRate = cpu_to_le32(UVCG_MIN_BITRATE_360P),
222 .dwMaxBitRate = cpu_to_le32(UVCG_MAX_BITRATE_360P),
226 .dwFrameInterval[0] = cpu_to_le32(UVCG_FRM_INTERV_0_360P),
227 .dwFrameInterval[1] = cpu_to_le32(UVCG_FRM_INTERV_1_360P),
275 .dwMinBitRate = cpu_to_le32(UVCG_MIN_BITRATE_720P),
276 .dwMaxBitRate = cpu_to_le32(UVCG_MAX_BITRATE_720P),
346 .dwMinBitRate = cpu_to_le32(UVCG_MIN_BITRATE_360P),
347 .dwMaxBitRate = cpu_to_le32(UVCG_MAX_BITRATE_360P),
393 .dwMinBitRate = cpu_to_le32(UVCG_MIN_BITRATE_720P),
[all …]
/linux-6.15/drivers/net/wireless/intersil/p54/
H A Dp54usb.c291 return cpu_to_le32(chk); in p54u_lm87_chksum()
672 cpu_to_le32(NET2280_CLK_30Mhz | in p54u_upload_firmware_net2280()
679 cpu_to_le32(PCI_COMMAND_MEMORY | in p54u_upload_firmware_net2280()
683 cpu_to_le32(NET2280_BASE)); in p54u_upload_firmware_net2280()
698 cpu_to_le32(NET2280_BASE2)); in p54u_upload_firmware_net2280()
708 cpu_to_le32(P54U_DEV_BASE)); in p54u_upload_firmware_net2280()
755 cpu_to_le32(0xc0000f00)); in p54u_upload_firmware_net2280()
761 cpu_to_le32(1)); in p54u_upload_firmware_net2280()
765 cpu_to_le32(block_len)); in p54u_upload_firmware_net2280()
768 cpu_to_le32(offset)); in p54u_upload_firmware_net2280()
[all …]
/linux-6.15/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dcommands.h314 #define UCODE_VALID_OK cpu_to_le32(0x1)
700 #define QOS_PARAM_FLG_TGN_MSK cpu_to_le32(0x02)
736 #define STA_FLG_TX_RATE_MSK cpu_to_le32(1 << 2)
737 #define STA_FLG_PWR_SAVE_MSK cpu_to_le32(1 << 8)
738 #define STA_FLG_PAN_STATION cpu_to_le32(1 << 13)
743 #define STA_FLG_HT40_EN_MSK cpu_to_le32(1 << 21)
1106 #define TX_CMD_FLG_ACK_MSK cpu_to_le32(1 << 3)
1140 #define TX_CMD_FLG_TSF_MSK cpu_to_le32(1 << 16)
1155 #define TX_CMD_FLG_DUR_MSK cpu_to_le32(1 << 25)
1916 #define IWLAGN_BT_SCO_ACTIVE cpu_to_le32(BIT(0))
[all …]
/linux-6.15/drivers/media/pci/tw68/
H A Dtw68-risc.c42 *(rp++) = cpu_to_le32(RISC_JUMP); in tw68_risc_field()
48 *(rp++) = cpu_to_le32(RISC_SYNCO); in tw68_risc_field()
50 *(rp++) = cpu_to_le32(RISC_SYNCE); in tw68_risc_field()
63 *(rp++) = cpu_to_le32(RISC_LINESTART | in tw68_risc_field()
65 *(rp++) = cpu_to_le32(sg_dma_address(sg) + offset); in tw68_risc_field()
77 *(rp++) = cpu_to_le32(RISC_LINESTART | in tw68_risc_field()
85 *(rp++) = cpu_to_le32(RISC_INLINE | in tw68_risc_field()
88 *(rp++) = cpu_to_le32(sg_dma_address(sg)); in tw68_risc_field()
95 *(rp++) = cpu_to_le32(RISC_INLINE | in tw68_risc_field()
98 *(rp++) = cpu_to_le32(sg_dma_address(sg)); in tw68_risc_field()
[all …]
/linux-6.15/drivers/scsi/qedf/
H A Ddrv_fcoe_fw_funcs.c43 y_st_ctx->data_2_trns_rem = cpu_to_le32(io_size); in init_initiator_rw_fcoe_task()
44 y_st_ctx->task_rety_identifier = cpu_to_le32(task_retry_id); in init_initiator_rw_fcoe_task()
54 t_st_ctx->read_only.cid = cpu_to_le32(task_params->conn_cid); in init_initiator_rw_fcoe_task()
55 val = cpu_to_le32(task_params->cq_rss_number); in init_initiator_rw_fcoe_task()
57 t_st_ctx->read_only.fcp_cmd_trns_size = cpu_to_le32(io_size); in init_initiator_rw_fcoe_task()
65 u_ag_ctx->global_cq_num = cpu_to_le32(task_params->cq_rss_number); in init_initiator_rw_fcoe_task()
69 val = cpu_to_le32(sense_data_buffer_phys_addr.hi); in init_initiator_rw_fcoe_task()
71 val = cpu_to_le32(sense_data_buffer_phys_addr.lo); in init_initiator_rw_fcoe_task()
99 m_st_ctx->data_2_trns_rem = cpu_to_le32(io_size); in init_initiator_rw_fcoe_task()
153 t_st_ctx->read_only.cid = cpu_to_le32(task_params->conn_cid); in init_initiator_midpath_unsolicited_fcoe_task()
[all …]
/linux-6.15/drivers/net/wireless/intel/iwlwifi/fw/
H A Ddbg.c687 dump_mem->type = cpu_to_le32(type); in iwl_fw_dump_mem()
779 paging->index = cpu_to_le32(i); in iwl_dump_paging()
941 cpu_to_le32(txf_size[j]); in iwl_fw_error_dump_file()
1136 *val++ = cpu_to_le32(prph_val); in iwl_dump_ini_prph_phy_iter_common()
1211 *val++ = cpu_to_le32(tmp); in iwl_dump_ini_config_iter()
1248 range->page_num = cpu_to_le32(idx); in _iwl_dump_ini_paging_iter()
1682 *val++ = cpu_to_le32(prph_data); in iwl_dump_ini_dbgi_sram_iter()
2304 tlv->len = cpu_to_le32(size); in iwl_dump_ini_mem()
2491 tlv->len = cpu_to_le32(len); in iwl_dump_ini_file_name_info()
3329 cpu_to_le32(DBGC_SUSPEND_CMD) : in iwl_fw_dbg_suspend_resume_hcmd()
[all …]
/linux-6.15/fs/ubifs/
H A Dsb.c195 sup->flags = cpu_to_le32(sup_flags); in create_default_filesystem()
201 sup->log_lebs = cpu_to_le32(log_lebs); in create_default_filesystem()
202 sup->lpt_lebs = cpu_to_le32(lpt_lebs); in create_default_filesystem()
203 sup->orph_lebs = cpu_to_le32(orph_lebs); in create_default_filesystem()
234 mst->root_len = cpu_to_le32(tmp); in create_default_filesystem()
247 mst->lscan_lnum = cpu_to_le32(main_first); in create_default_filesystem()
249 mst->idx_lebs = cpu_to_le32(1); in create_default_filesystem()
285 br->len = cpu_to_le32(UBIFS_INO_NODE_SZ); in create_default_filesystem()
295 ino->nlink = cpu_to_le32(2); in create_default_filesystem()
309 ino->flags = cpu_to_le32(UBIFS_COMPR_FL); in create_default_filesystem()
[all …]
/linux-6.15/drivers/net/usb/
H A Drndis_host.c179 msg->msg_len = cpu_to_le32(sizeof *msg); in rndis_command()
245 u.get->oid = cpu_to_le32(oid); in rndis_query()
246 u.get->len = cpu_to_le32(in_len); in rndis_query()
247 u.get->offset = cpu_to_le32(20); in rndis_query()
320 u.init->major_version = cpu_to_le32(1); in generic_rndis_bind()
321 u.init->minor_version = cpu_to_le32(0); in generic_rndis_bind()
426 u.set->msg_type = cpu_to_le32(RNDIS_MSG_SET); in generic_rndis_bind()
429 u.set->len = cpu_to_le32(4); in generic_rndis_bind()
482 halt->msg_len = cpu_to_le32(sizeof *halt); in rndis_unbind()
591 hdr->msg_len = cpu_to_le32(skb->len); in rndis_tx_fixup()
[all …]

12345678910>>...67