Home
last modified time | relevance | path

Searched refs:__le32_to_cpu (Results 1 - 25 of 165) sorted by relevance

1234567

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dwmi.c2205 event_type = __le32_to_cpu(arg.event_type); in ath10k_wmi_event_scan()
2206 reason = __le32_to_cpu(arg.reason); in ath10k_wmi_event_scan()
2207 freq = __le32_to_cpu(arg.channel_freq); in ath10k_wmi_event_scan()
2208 req_id = __le32_to_cpu(arg.scan_req_id); in ath10k_wmi_event_scan()
2209 scan_id = __le32_to_cpu(arg.scan_id); in ath10k_wmi_event_scan()
2210 vdev_id = __le32_to_cpu(arg.vdev_id); in ath10k_wmi_event_scan()
2316 msdu_len = __le32_to_cpu(arg->buf_len); in ath10k_wmi_op_pull_mgmt_rx_ev()
2360 msdu_len = __le32_to_cpu(arg->buf_len); in ath10k_wmi_10_4_op_pull_mgmt_rx_ev()
2456 param.desc_id = __le32_to_cpu(arg.desc_id); in ath10k_wmi_event_mgmt_tx_compl()
2457 param.status = __le32_to_cpu(ar in ath10k_wmi_event_mgmt_tx_compl()
[all...]
H A Dwmi-tlv.c190 tx_status = __le32_to_cpu(ev->tx_status); in ath10k_wmi_tlv_event_bcn_tx_status()
191 vdev_id = __le32_to_cpu(ev->vdev_id); in ath10k_wmi_tlv_event_bcn_tx_status()
235 __le32_to_cpu(stat->last_rx_rate_code), in ath10k_wmi_tlv_parse_peer_stats_info()
236 __le32_to_cpu(stat->last_rx_bitrate_kbps)); in ath10k_wmi_tlv_parse_peer_stats_info()
240 __le32_to_cpu(stat->last_tx_rate_code), in ath10k_wmi_tlv_parse_peer_stats_info()
241 __le32_to_cpu(stat->last_tx_bitrate_kbps)); in ath10k_wmi_tlv_parse_peer_stats_info()
252 arsta->rx_rate_code = __le32_to_cpu(stat->last_rx_rate_code); in ath10k_wmi_tlv_parse_peer_stats_info()
253 arsta->rx_bitrate_kbps = __le32_to_cpu(stat->last_rx_bitrate_kbps); in ath10k_wmi_tlv_parse_peer_stats_info()
254 arsta->tx_rate_code = __le32_to_cpu(stat->last_tx_rate_code); in ath10k_wmi_tlv_parse_peer_stats_info()
255 arsta->tx_bitrate_kbps = __le32_to_cpu(sta in ath10k_wmi_tlv_parse_peer_stats_info()
[all...]
H A Dbmi.c76 target_info->version = __le32_to_cpu(resp.get_target_info.version); in ath10k_bmi_get_target_info()
77 target_info->type = __le32_to_cpu(resp.get_target_info.type); in ath10k_bmi_get_target_info()
117 if (__le32_to_cpu(tmp) == TARGET_VERSION_SENTINAL) { in ath10k_bmi_get_target_info_sdio()
128 ver_len = __le32_to_cpu(tmp); in ath10k_bmi_get_target_info_sdio()
147 target_info->version = __le32_to_cpu(resp.get_target_info.version); in ath10k_bmi_get_target_info_sdio()
148 target_info->type = __le32_to_cpu(resp.get_target_info.type); in ath10k_bmi_get_target_info_sdio()
250 *reg_val = __le32_to_cpu(resp.read_soc_reg.value); in ath10k_bmi_read_soc_reg()
336 *result = __le32_to_cpu(resp.execute.result); in ath10k_bmi_execute()
H A Dhtt_rx.c144 idx = __le32_to_cpu(*htt->rx_ring.alloc_idx.vaddr); in __ath10k_htt_rx_ring_fill_n()
379 if (!(__le32_to_cpu(rx_desc->attention.flags) in ath10k_htt_rx_amsdu_pop()
385 msdu_len_invalid = !!(__le32_to_cpu(rx_desc->attention.flags) in ath10k_htt_rx_amsdu_pop()
388 msdu_len = MS(__le32_to_cpu(rx_desc->msdu_start.common.info0), in ath10k_htt_rx_amsdu_pop()
414 last_msdu = __le32_to_cpu(rx_desc->msdu_end.common.info0) & in ath10k_htt_rx_amsdu_pop()
510 paddr = __le32_to_cpu(ind_desc->msdu_paddr); in ath10k_htt_rx_handle_amsdu_mon_32()
525 paddr = __le32_to_cpu(ind_desc->msdu_paddr); in ath10k_htt_rx_handle_amsdu_mon_32()
647 paddr = __le32_to_cpu(msdu_desc->msdu_paddr); in ath10k_htt_rx_pop_paddr32_list()
678 if (!(__le32_to_cpu(rxd->attention.flags) & in ath10k_htt_rx_pop_paddr32_list()
739 if (!(__le32_to_cpu(rx in ath10k_htt_rx_pop_paddr64_list()
[all...]
H A Dswap.c35 payload_len = __le32_to_cpu(swap_item->tlv.length); in ath10k_swap_code_seg_fill()
51 __le32_to_cpu(swap_item->tail.bmi_write_addr); in ath10k_swap_code_seg_fill()
84 seg_size = __le32_to_cpu(seg_info->seg_hw_info.size); in ath10k_swap_code_seg_free()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dwmi.c2205 event_type = __le32_to_cpu(arg.event_type); in ath10k_wmi_event_scan()
2206 reason = __le32_to_cpu(arg.reason); in ath10k_wmi_event_scan()
2207 freq = __le32_to_cpu(arg.channel_freq); in ath10k_wmi_event_scan()
2208 req_id = __le32_to_cpu(arg.scan_req_id); in ath10k_wmi_event_scan()
2209 scan_id = __le32_to_cpu(arg.scan_id); in ath10k_wmi_event_scan()
2210 vdev_id = __le32_to_cpu(arg.vdev_id); in ath10k_wmi_event_scan()
2316 msdu_len = __le32_to_cpu(arg->buf_len); in ath10k_wmi_op_pull_mgmt_rx_ev()
2360 msdu_len = __le32_to_cpu(arg->buf_len); in ath10k_wmi_10_4_op_pull_mgmt_rx_ev()
2456 param.desc_id = __le32_to_cpu(arg.desc_id); in ath10k_wmi_event_mgmt_tx_compl()
2457 param.status = __le32_to_cpu(ar in ath10k_wmi_event_mgmt_tx_compl()
[all...]
H A Dwmi-tlv.c190 tx_status = __le32_to_cpu(ev->tx_status); in ath10k_wmi_tlv_event_bcn_tx_status()
191 vdev_id = __le32_to_cpu(ev->vdev_id); in ath10k_wmi_tlv_event_bcn_tx_status()
235 __le32_to_cpu(stat->last_rx_rate_code), in ath10k_wmi_tlv_parse_peer_stats_info()
236 __le32_to_cpu(stat->last_rx_bitrate_kbps)); in ath10k_wmi_tlv_parse_peer_stats_info()
240 __le32_to_cpu(stat->last_tx_rate_code), in ath10k_wmi_tlv_parse_peer_stats_info()
241 __le32_to_cpu(stat->last_tx_bitrate_kbps)); in ath10k_wmi_tlv_parse_peer_stats_info()
252 arsta->rx_rate_code = __le32_to_cpu(stat->last_rx_rate_code); in ath10k_wmi_tlv_parse_peer_stats_info()
253 arsta->rx_bitrate_kbps = __le32_to_cpu(stat->last_rx_bitrate_kbps); in ath10k_wmi_tlv_parse_peer_stats_info()
254 arsta->tx_rate_code = __le32_to_cpu(stat->last_tx_rate_code); in ath10k_wmi_tlv_parse_peer_stats_info()
255 arsta->tx_bitrate_kbps = __le32_to_cpu(sta in ath10k_wmi_tlv_parse_peer_stats_info()
[all...]
H A Dbmi.c76 target_info->version = __le32_to_cpu(resp.get_target_info.version); in ath10k_bmi_get_target_info()
77 target_info->type = __le32_to_cpu(resp.get_target_info.type); in ath10k_bmi_get_target_info()
117 if (__le32_to_cpu(tmp) == TARGET_VERSION_SENTINAL) { in ath10k_bmi_get_target_info_sdio()
128 ver_len = __le32_to_cpu(tmp); in ath10k_bmi_get_target_info_sdio()
147 target_info->version = __le32_to_cpu(resp.get_target_info.version); in ath10k_bmi_get_target_info_sdio()
148 target_info->type = __le32_to_cpu(resp.get_target_info.type); in ath10k_bmi_get_target_info_sdio()
250 *reg_val = __le32_to_cpu(resp.read_soc_reg.value); in ath10k_bmi_read_soc_reg()
336 *result = __le32_to_cpu(resp.execute.result); in ath10k_bmi_execute()
H A Dhtt_rx.c148 idx = __le32_to_cpu(*htt->rx_ring.alloc_idx.vaddr); in __ath10k_htt_rx_ring_fill_n()
397 if (!(__le32_to_cpu(rx_desc_attention->flags) in ath10k_htt_rx_amsdu_pop()
403 msdu_len_invalid = !!(__le32_to_cpu(rx_desc_attention->flags) in ath10k_htt_rx_amsdu_pop()
406 msdu_len = MS(__le32_to_cpu(rx_desc_msdu_start_common->info0), in ath10k_htt_rx_amsdu_pop()
432 last_msdu = __le32_to_cpu(rx_desc_msdu_end_common->info0) & in ath10k_htt_rx_amsdu_pop()
530 paddr = __le32_to_cpu(ind_desc->msdu_paddr); in ath10k_htt_rx_handle_amsdu_mon_32()
545 paddr = __le32_to_cpu(ind_desc->msdu_paddr); in ath10k_htt_rx_handle_amsdu_mon_32()
670 paddr = __le32_to_cpu(msdu_desc->msdu_paddr); in ath10k_htt_rx_pop_paddr32_list()
702 if (!(__le32_to_cpu(rxd_attention->flags) & in ath10k_htt_rx_pop_paddr32_list()
766 if (!(__le32_to_cpu(rxd_attentio in ath10k_htt_rx_pop_paddr64_list()
[all...]
H A Dswap.c35 payload_len = __le32_to_cpu(swap_item->tlv.length); in ath10k_swap_code_seg_fill()
51 __le32_to_cpu(swap_item->tail.bmi_write_addr); in ath10k_swap_code_seg_fill()
84 seg_size = __le32_to_cpu(seg_info->seg_hw_info.size); in ath10k_swap_code_seg_free()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dspectral.c477 report->timestamp = __le32_to_cpu(summary->timestamp); in ath11k_spectral_pull_summary()
479 __le32_to_cpu(summary->info0)); in ath11k_spectral_pull_summary()
481 __le32_to_cpu(summary->info0)); in ath11k_spectral_pull_summary()
483 __le32_to_cpu(summary->info0)); in ath11k_spectral_pull_summary()
485 __le32_to_cpu(summary->info0)); in ath11k_spectral_pull_summary()
487 __le32_to_cpu(summary->info0)); in ath11k_spectral_pull_summary()
489 __le32_to_cpu(summary->info0)); in ath11k_spectral_pull_summary()
491 __le32_to_cpu(summary->info0)); in ath11k_spectral_pull_summary()
493 __le32_to_cpu(summary->info0)); in ath11k_spectral_pull_summary()
495 __le32_to_cpu(summar in ath11k_spectral_pull_summary()
[all...]
H A Dhal_rx.c855 __le32_to_cpu(ppdu_start->info0)); in ath11k_hal_rx_parse_mon_status_tlv()
856 ppdu_info->chan_num = __le32_to_cpu(ppdu_start->chan_num); in ath11k_hal_rx_parse_mon_status_tlv()
857 ppdu_info->ppdu_ts = __le32_to_cpu(ppdu_start->ppdu_start_ts); in ath11k_hal_rx_parse_mon_status_tlv()
864 info0 = __le32_to_cpu(eu_stats->info0); in ath11k_hal_rx_parse_mon_status_tlv()
865 info1 = __le32_to_cpu(eu_stats->info1); in ath11k_hal_rx_parse_mon_status_tlv()
869 __le32_to_cpu(eu_stats->info6))) - 1; in ath11k_hal_rx_parse_mon_status_tlv()
872 __le32_to_cpu(eu_stats->info4)); in ath11k_hal_rx_parse_mon_status_tlv()
875 __le32_to_cpu(eu_stats->info4)); in ath11k_hal_rx_parse_mon_status_tlv()
878 __le32_to_cpu(eu_stats->info5)); in ath11k_hal_rx_parse_mon_status_tlv()
881 __le32_to_cpu(eu_stat in ath11k_hal_rx_parse_mon_status_tlv()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Ddp_mon.c20 __le32_to_cpu(ppdu_end_user->usr_resp_ref); in ath12k_dp_mon_rx_handle_ofdma_info()
22 __le32_to_cpu(ppdu_end_user->usr_resp_ref_ext); in ath12k_dp_mon_rx_handle_ofdma_info()
31 u32 mpdu_ok_byte_count = __le32_to_cpu(ppdu_end_user->mpdu_ok_cnt); in ath12k_dp_mon_rx_populate_byte_count()
32 u32 mpdu_err_byte_count = __le32_to_cpu(ppdu_end_user->mpdu_err_cnt); in ath12k_dp_mon_rx_populate_byte_count()
89 info0 = __le32_to_cpu(vht_sig->info0); in ath12k_dp_mon_parse_vht_sig_a()
90 info1 = __le32_to_cpu(vht_sig->info1); in ath12k_dp_mon_parse_vht_sig_a()
132 u32 info0 = __le32_to_cpu(ht_sig->info0); in ath12k_dp_mon_parse_ht_sig()
133 u32 info1 = __le32_to_cpu(ht_sig->info1); in ath12k_dp_mon_parse_ht_sig()
149 u32 info0 = __le32_to_cpu(lsigb->info0); in ath12k_dp_mon_parse_l_sig_b()
183 u32 info0 = __le32_to_cpu(lsig in ath12k_dp_mon_parse_l_sig_a()
[all...]
/kernel/linux/linux-5.10/drivers/soc/qcom/
H A Dsocinfo.c350 qcom_socinfo->info.fmt = __le32_to_cpu(info->fmt); in socinfo_debugfs_init()
357 qcom_socinfo->info.nmodem_supported = __le32_to_cpu(info->nmodem_supported); in socinfo_debugfs_init()
363 qcom_socinfo->info.num_clusters = __le32_to_cpu(info->num_clusters); in socinfo_debugfs_init()
364 qcom_socinfo->info.ncluster_array_offset = __le32_to_cpu(info->ncluster_array_offset); in socinfo_debugfs_init()
365 qcom_socinfo->info.num_defective_parts = __le32_to_cpu(info->num_defective_parts); in socinfo_debugfs_init()
366 qcom_socinfo->info.ndefective_parts_array_offset = __le32_to_cpu(info->ndefective_parts_array_offset); in socinfo_debugfs_init()
378 qcom_socinfo->info.nproduct_id = __le32_to_cpu(info->nproduct_id); in socinfo_debugfs_init()
386 __le32_to_cpu(info->chip_family); in socinfo_debugfs_init()
388 __le32_to_cpu(info->raw_device_family); in socinfo_debugfs_init()
390 __le32_to_cpu(inf in socinfo_debugfs_init()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dhw.c237 __le32_to_cpu(desc->u.ipq8074.msdu_end.info2)); in ath11k_hw_ipq8074_rx_desc_get_first_msdu()
243 __le32_to_cpu(desc->u.ipq8074.msdu_end.info2)); in ath11k_hw_ipq8074_rx_desc_get_last_msdu()
249 __le32_to_cpu(desc->u.ipq8074.msdu_end.info2)); in ath11k_hw_ipq8074_rx_desc_get_l3_pad_bytes()
259 return __le32_to_cpu(desc->u.ipq8074.mpdu_start.info1) & in ath11k_hw_ipq8074_rx_desc_encrypt_valid()
266 __le32_to_cpu(desc->u.ipq8074.mpdu_start.info2)); in ath11k_hw_ipq8074_rx_desc_get_encrypt_type()
272 __le32_to_cpu(desc->u.ipq8074.msdu_start.info2)); in ath11k_hw_ipq8074_rx_desc_get_decap_type()
278 __le32_to_cpu(desc->u.ipq8074.msdu_start.info2)); in ath11k_hw_ipq8074_rx_desc_get_mesh_ctl()
284 __le32_to_cpu(desc->u.ipq8074.msdu_start.info2)); in ath11k_hw_ipq8074_rx_desc_get_ldpc_support()
290 __le32_to_cpu(desc->u.ipq8074.mpdu_start.info1)); in ath11k_hw_ipq8074_rx_desc_get_mpdu_seq_ctl_vld()
296 __le32_to_cpu(des in ath11k_hw_ipq8074_rx_desc_get_mpdu_fc_valid()
[all...]
H A Dspectral.c478 report->timestamp = __le32_to_cpu(summary->timestamp); in ath11k_spectral_pull_summary()
480 __le32_to_cpu(summary->info0)); in ath11k_spectral_pull_summary()
482 __le32_to_cpu(summary->info0)); in ath11k_spectral_pull_summary()
484 __le32_to_cpu(summary->info0)); in ath11k_spectral_pull_summary()
486 __le32_to_cpu(summary->info0)); in ath11k_spectral_pull_summary()
488 __le32_to_cpu(summary->info0)); in ath11k_spectral_pull_summary()
490 __le32_to_cpu(summary->info0)); in ath11k_spectral_pull_summary()
492 __le32_to_cpu(summary->info0)); in ath11k_spectral_pull_summary()
494 __le32_to_cpu(summary->info0)); in ath11k_spectral_pull_summary()
496 __le32_to_cpu(summar in ath11k_spectral_pull_summary()
[all...]
H A Dhal_rx.c815 rx_user_status->ul_ofdma_user_v0_word0 = __le32_to_cpu(ppdu_end_user->info6); in ath11k_hal_rx_handle_ofdma_info()
817 rx_user_status->ul_ofdma_user_v0_word1 = __le32_to_cpu(ppdu_end_user->rsvd2[10]); in ath11k_hal_rx_handle_ofdma_info()
829 __le32_to_cpu(ppdu_end_user->rsvd2[6])); in ath11k_hal_rx_populate_byte_count()
832 __le32_to_cpu(ppdu_end_user->rsvd2[8])); in ath11k_hal_rx_populate_byte_count()
890 __le32_to_cpu(ppdu_start->info0)); in ath11k_hal_rx_parse_mon_status_tlv()
891 ppdu_info->chan_num = __le32_to_cpu(ppdu_start->chan_num); in ath11k_hal_rx_parse_mon_status_tlv()
892 ppdu_info->ppdu_ts = __le32_to_cpu(ppdu_start->ppdu_start_ts); in ath11k_hal_rx_parse_mon_status_tlv()
899 info0 = __le32_to_cpu(eu_stats->info0); in ath11k_hal_rx_parse_mon_status_tlv()
900 info1 = __le32_to_cpu(eu_stats->info1); in ath11k_hal_rx_parse_mon_status_tlv()
904 __le32_to_cpu(eu_stat in ath11k_hal_rx_parse_mon_status_tlv()
[all...]
/kernel/linux/linux-6.6/drivers/soc/qcom/
H A Dsocinfo.c567 qcom_socinfo->info.fmt = __le32_to_cpu(info->fmt); in socinfo_debugfs_init()
574 qcom_socinfo->info.num_func_clusters = __le32_to_cpu(info->num_func_clusters); in socinfo_debugfs_init()
575 qcom_socinfo->info.boot_cluster = __le32_to_cpu(info->boot_cluster); in socinfo_debugfs_init()
576 qcom_socinfo->info.boot_core = __le32_to_cpu(info->boot_core); in socinfo_debugfs_init()
587 qcom_socinfo->info.oem_variant = __le32_to_cpu(info->oem_variant); in socinfo_debugfs_init()
592 qcom_socinfo->info.feature_code = __le32_to_cpu(info->feature_code); in socinfo_debugfs_init()
593 qcom_socinfo->info.pcode = __le32_to_cpu(info->pcode); in socinfo_debugfs_init()
601 qcom_socinfo->info.nmodem_supported = __le32_to_cpu(info->nmodem_supported); in socinfo_debugfs_init()
607 qcom_socinfo->info.num_clusters = __le32_to_cpu(info->num_clusters); in socinfo_debugfs_init()
608 qcom_socinfo->info.ncluster_array_offset = __le32_to_cpu(inf in socinfo_debugfs_init()
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H A Dqib_common.h761 return __le32_to_cpu(rbuf[1]) & QLOGIC_IB_RHF_H_ERR_MASK; in qib_hdrget_err_flags()
766 return (__le32_to_cpu(rbuf[0]) >> QLOGIC_IB_RHF_RCVTYPE_SHIFT) & in qib_hdrget_rcv_type()
772 return ((__le32_to_cpu(rbuf[0]) >> QLOGIC_IB_RHF_LENGTH_SHIFT) & in qib_hdrget_length_in_bytes()
778 return (__le32_to_cpu(rbuf[0]) >> QLOGIC_IB_RHF_EGRINDEX_SHIFT) & in qib_hdrget_index()
784 return (__le32_to_cpu(rbuf[1]) >> QLOGIC_IB_RHF_SEQ_SHIFT) & in qib_hdrget_seq()
790 return (__le32_to_cpu(rbuf[1]) >> QLOGIC_IB_RHF_HDRQ_OFFSET_SHIFT) & in qib_hdrget_offset()
796 return __le32_to_cpu(rbuf[0]) & QLOGIC_IB_RHF_L_USE_EGR; in qib_hdrget_use_egr_buf()
801 return (__le32_to_cpu(hdrword) >> QLOGIC_IB_I_VERS_SHIFT) & in qib_hdrget_qib_ver()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dnilfs2_ondisk.h536 cp->cp_flags = __cpu_to_le32(__le32_to_cpu(cp->cp_flags) | \
542 cp->cp_flags = __cpu_to_le32(__le32_to_cpu(cp->cp_flags) & \
548 return !!(__le32_to_cpu(cp->cp_flags) & \
598 su->su_flags = __cpu_to_le32(__le32_to_cpu(su->su_flags) | \
605 __cpu_to_le32(__le32_to_cpu(su->su_flags) & \
611 return !!(__le32_to_cpu(su->su_flags) & \
630 return !__le32_to_cpu(su->su_flags); in nilfs_segment_usage_clean()
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dnilfs2_ondisk.h536 cp->cp_flags = __cpu_to_le32(__le32_to_cpu(cp->cp_flags) | \
542 cp->cp_flags = __cpu_to_le32(__le32_to_cpu(cp->cp_flags) & \
548 return !!(__le32_to_cpu(cp->cp_flags) & \
598 su->su_flags = __cpu_to_le32(__le32_to_cpu(su->su_flags) | \
605 __cpu_to_le32(__le32_to_cpu(su->su_flags) & \
611 return !!(__le32_to_cpu(su->su_flags) & \
630 return !__le32_to_cpu(su->su_flags); in nilfs_segment_usage_clean()
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H A Dqib_common.h761 return __le32_to_cpu(rbuf[1]) & QLOGIC_IB_RHF_H_ERR_MASK; in qib_hdrget_err_flags()
766 return (__le32_to_cpu(rbuf[0]) >> QLOGIC_IB_RHF_RCVTYPE_SHIFT) & in qib_hdrget_rcv_type()
772 return ((__le32_to_cpu(rbuf[0]) >> QLOGIC_IB_RHF_LENGTH_SHIFT) & in qib_hdrget_length_in_bytes()
778 return (__le32_to_cpu(rbuf[0]) >> QLOGIC_IB_RHF_EGRINDEX_SHIFT) & in qib_hdrget_index()
784 return (__le32_to_cpu(rbuf[1]) >> QLOGIC_IB_RHF_SEQ_SHIFT) & in qib_hdrget_seq()
790 return (__le32_to_cpu(rbuf[1]) >> QLOGIC_IB_RHF_HDRQ_OFFSET_SHIFT) & in qib_hdrget_offset()
796 return __le32_to_cpu(rbuf[0]) & QLOGIC_IB_RHF_L_USE_EGR; in qib_hdrget_use_egr_buf()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dnilfs2_ondisk.h235 cp->cp_flags = __cpu_to_le32(__le32_to_cpu(cp->cp_flags) | \
241 cp->cp_flags = __cpu_to_le32(__le32_to_cpu(cp->cp_flags) & \
247 return !!(__le32_to_cpu(cp->cp_flags) & \
277 su->su_flags = __cpu_to_le32(__le32_to_cpu(su->su_flags) | \
284 __cpu_to_le32(__le32_to_cpu(su->su_flags) & \
290 return !!(__le32_to_cpu(su->su_flags) & \
306 return !__le32_to_cpu(su->su_flags); in nilfs_segment_usage_clean()
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dnilfs2_ondisk.h252 { cp->cp_flags = __cpu_to_le32(__le32_to_cpu(cp->cp_flags) | (1UL << NILFS_CHECKPOINT_ ##flag)); \
254 { cp->cp_flags = __cpu_to_le32(__le32_to_cpu(cp->cp_flags) & ~(1UL << NILFS_CHECKPOINT_ ##flag)); \
256 { return ! ! (__le32_to_cpu(cp->cp_flags) & (1UL << NILFS_CHECKPOINT_ ##flag)); \
276 { su->su_flags = __cpu_to_le32(__le32_to_cpu(su->su_flags) | (1UL << NILFS_SEGMENT_USAGE_ ##flag)); \
278 { su->su_flags = __cpu_to_le32(__le32_to_cpu(su->su_flags) & ~(1UL << NILFS_SEGMENT_USAGE_ ##flag)); \
280 { return ! ! (__le32_to_cpu(su->su_flags) & (1UL << NILFS_SEGMENT_USAGE_ ##flag)); \
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dnilfs2_ondisk.h252 { cp->cp_flags = __cpu_to_le32(__le32_to_cpu(cp->cp_flags) | (1UL << NILFS_CHECKPOINT_ ##flag)); \
254 { cp->cp_flags = __cpu_to_le32(__le32_to_cpu(cp->cp_flags) & ~(1UL << NILFS_CHECKPOINT_ ##flag)); \
256 { return ! ! (__le32_to_cpu(cp->cp_flags) & (1UL << NILFS_CHECKPOINT_ ##flag)); \
276 { su->su_flags = __cpu_to_le32(__le32_to_cpu(su->su_flags) | (1UL << NILFS_SEGMENT_USAGE_ ##flag)); \
278 { su->su_flags = __cpu_to_le32(__le32_to_cpu(su->su_flags) & ~(1UL << NILFS_SEGMENT_USAGE_ ##flag)); \
280 { return ! ! (__le32_to_cpu(su->su_flags) & (1UL << NILFS_SEGMENT_USAGE_ ##flag)); \

Completed in 43 milliseconds

1234567