Home
last modified time | relevance | path

Searched refs:__le16_to_cpu (Results 1 – 25 of 154) sorted by relevance

1234567

/OK3568_Linux_fs/u-boot/fs/reiserfs/
H A Dreiserfs_private.h62 #define sb_blocksize(sbp) (__le16_to_cpu((sbp)->s_blocksize))
64 #define sb_version(sbp) (__le16_to_cpu((sbp)->s_version))
251 #define ih_version(ih) (__le16_to_cpu((ih)->ih_version))
307 #define sd_v1_nlink(sdp) (__le16_to_cpu((sdp)->sd_nlink))
308 #define sd_v1_uid(sdp) (__le16_to_cpu((sdp)->sd_uid))
309 #define sd_v1_gid(sdp) (__le16_to_cpu((sdp)->sd_gid))
342 #define sd_v2_mode(sdp) (__le16_to_cpu((sdp)->sd_mode))
349 #define sd_mode(sdp) (__le16_to_cpu((sdp)->sd_mode))
370 #define deh_location(p_deh) (__le16_to_cpu((p_deh)->deh_location))
371 #define deh_state(p_deh) (__le16_to_cpu((p_deh)->deh_state))
H A Dreiserfs.c350 INFO->tree_depth = __le16_to_cpu(BLOCKHEAD (cache)->blk_level); in reiserfs_mount()
415 if (__le16_to_cpu(BLOCKHEAD (cache)->blk_level) != depth) in read_tree_node()
441 __le16_to_cpu(INFO->current_ih->ih_version)); in next_key()
444 if (ih == &ITEMHEAD[__le16_to_cpu(BLOCKHEAD (LEAF)->blk_nr_item)]) in next_key()
479 int nr_item = __le16_to_cpu(BLOCKHEAD (cache)->blk_nr_item); in next_key()
498 INFO->current_item = &LEAF[__le16_to_cpu(ih->ih_item_location)]; in next_key()
505 __le16_to_cpu(INFO->current_ih->ih_version)); in next_key()
538 nr_item = __le16_to_cpu(BLOCKHEAD (cache)->blk_nr_item); in search_stat()
564 nr_item = __le16_to_cpu(BLOCKHEAD (LEAF)->blk_nr_item); in search_stat()
577 INFO->current_item = &LEAF[__le16_to_cpu(ih->ih_item_location)]; in search_stat()
[all …]
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_event.c129 conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(rp->handle)); in hci_cc_role_discovery()
148 conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(rp->handle)); in hci_cc_read_link_policy()
150 conn->link_policy = __le16_to_cpu(rp->policy); in hci_cc_read_link_policy()
172 conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(rp->handle)); in hci_cc_write_link_policy()
189 hdev->link_policy = __le16_to_cpu(rp->policy); in hci_cc_read_def_link_policy()
445 setting = __le16_to_cpu(rp->voice_setting); in hci_cc_read_voice_setting()
576 hdev->hci_rev = __le16_to_cpu(rp->hci_rev); in hci_cc_read_local_version()
578 hdev->manufacturer = __le16_to_cpu(rp->manufacturer); in hci_cc_read_local_version()
579 hdev->lmp_subver = __le16_to_cpu(rp->lmp_subver); in hci_cc_read_local_version()
611 conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(rp->handle)); in hci_cc_read_auth_payload_timeout()
[all …]
H A Dl2cap_core.c586 __le16_to_cpu(chan->psm), chan->dcid); in __l2cap_chan_add()
2398 __le16_to_cpu(chan->psm), len); in l2cap_create_connless_pdu()
4119 u16 dcid = 0, scid = __le16_to_cpu(req->scid); in l2cap_connect()
4122 BT_DBG("psm 0x%2.2x scid 0x%4.4x", __le16_to_cpu(psm), scid); in l2cap_connect()
4285 scid = __le16_to_cpu(rsp->scid); in l2cap_connect_create_rsp()
4286 dcid = __le16_to_cpu(rsp->dcid); in l2cap_connect_create_rsp()
4287 result = __le16_to_cpu(rsp->result); in l2cap_connect_create_rsp()
4288 status = __le16_to_cpu(rsp->status); in l2cap_connect_create_rsp()
4404 dcid = __le16_to_cpu(req->dcid); in l2cap_config_req()
4405 flags = __le16_to_cpu(req->flags); in l2cap_config_req()
[all …]
/OK3568_Linux_fs/kernel/fs/jfs/
H A Djfs_unicode.h64 while ((*ucs1 == __le16_to_cpu(*ucs2)) && *ucs1 && --n) { in UniStrncmp_le()
68 return (int) *ucs1 - (int) __le16_to_cpu(*ucs2); in UniStrncmp_le()
97 *ucs1++ = __le16_to_cpu(*ucs2++); in UniStrncpy_from_le()
/OK3568_Linux_fs/u-boot/drivers/net/
H A Ddm9000x.c199 *RxStatus = __le16_to_cpu(tmpdata); in dm9000_rx_status_32bit()
200 *RxLen = __le16_to_cpu(tmpdata >> 16); in dm9000_rx_status_32bit()
207 *RxStatus = __le16_to_cpu(DM9000_inw(DM9000_DATA)); in dm9000_rx_status_16bit()
208 *RxLen = __le16_to_cpu(DM9000_inw(DM9000_DATA)); in dm9000_rx_status_16bit()
216 __le16_to_cpu(DM9000_inb(DM9000_DATA) + in dm9000_rx_status_8bit()
219 __le16_to_cpu(DM9000_inb(DM9000_DATA) + in dm9000_rx_status_8bit()
/OK3568_Linux_fs/kernel/drivers/net/wireless/st/cw1200/
H A Dbh.c293 *ctrl_reg = __le16_to_cpu( in cw1200_bh_rx_helper()
297 wsm_len = __le16_to_cpu(wsm->len); in cw1200_bh_rx_helper()
306 wsm_id = __le16_to_cpu(wsm->id) & 0xFFF; in cw1200_bh_rx_helper()
307 wsm_seq = (__le16_to_cpu(wsm->id) >> 13) & 7; in cw1200_bh_rx_helper()
383 BUG_ON(__le16_to_cpu(wsm->len) != tx_len); in cw1200_bh_tx_helper()
407 __le16_to_cpu(wsm->len)); in cw1200_bh_tx_helper()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dhtt_rx.c489 int amsdu_len = __le16_to_cpu(ind_desc->msdu_len); in ath10k_htt_rx_handle_amsdu_mon_32()
503 __le16_to_cpu(ind_desc->msdu_len), in ath10k_htt_rx_handle_amsdu_mon_32()
544 __le16_to_cpu(ind_desc->msdu_len), amsdu_len); in ath10k_htt_rx_handle_amsdu_mon_32()
565 int amsdu_len = __le16_to_cpu(ind_desc->msdu_len); in ath10k_htt_rx_handle_amsdu_mon_64()
579 __le16_to_cpu(ind_desc->msdu_len), in ath10k_htt_rx_handle_amsdu_mon_64()
620 __le16_to_cpu(ind_desc->msdu_len), amsdu_len); in ath10k_htt_rx_handle_amsdu_mon_64()
643 msdu_count = __le16_to_cpu(ev->msdu_count); in ath10k_htt_rx_pop_paddr32_list()
676 skb_put(msdu, __le16_to_cpu(msdu_desc->msdu_len)); in ath10k_htt_rx_pop_paddr32_list()
705 msdu_count = __le16_to_cpu(ev->msdu_count); in ath10k_htt_rx_pop_paddr64_list()
737 skb_put(msdu, __le16_to_cpu(msdu_desc->msdu_len)); in ath10k_htt_rx_pop_paddr64_list()
[all …]
H A Dhtc.c453 payload_len = __le16_to_cpu(hdr->len); in ath10k_htc_rx_completion_handler()
521 switch (__le16_to_cpu(msg->hdr.message_id)) { in ath10k_htc_control_rx_complete()
939 message_id = __le16_to_cpu(msg->hdr.message_id); in ath10k_htc_wait_target()
946 htc->total_transmit_credits = __le16_to_cpu(msg->ready.credit_count); in ath10k_htc_wait_target()
947 htc->target_credit_size = __le16_to_cpu(msg->ready.credit_size); in ath10k_htc_wait_target()
966 __le16_to_cpu(msg->ready_ext.reserved) & in ath10k_htc_wait_target()
1073 message_id = __le16_to_cpu(msg->hdr.message_id); in ath10k_htc_connect_service()
1074 service_id = __le16_to_cpu(resp_msg->service_id); in ath10k_htc_connect_service()
1099 max_msg_size = __le16_to_cpu(resp_msg->max_msg_size); in ath10k_htc_connect_service()
1117 conn_resp->max_msg_len = __le16_to_cpu(resp_msg->max_msg_size); in ath10k_htc_connect_service()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/hostap/
H A Dhostap_main.c522 status = __le16_to_cpu(rx->status); in hostap_dump_rx_header()
530 fc = __le16_to_cpu(rx->frame_control); in hostap_dump_rx_header()
535 __le16_to_cpu(rx->duration_id), __le16_to_cpu(rx->seq_ctrl), in hostap_dump_rx_header()
536 __le16_to_cpu(rx->data_len), in hostap_dump_rx_header()
555 name, __le16_to_cpu(tx->status), tx->retry_count, tx->tx_rate, in hostap_dump_tx_header()
556 __le16_to_cpu(tx->tx_control), jiffies); in hostap_dump_tx_header()
558 fc = __le16_to_cpu(tx->frame_control); in hostap_dump_tx_header()
563 __le16_to_cpu(tx->duration_id), __le16_to_cpu(tx->seq_ctrl), in hostap_dump_tx_header()
564 __le16_to_cpu(tx->data_len), in hostap_dump_tx_header()
/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifs_unicode.h247 while ((*ucs1 == __le16_to_cpu(*ucs2)) && *ucs1 && --n) { in UniStrncmp_le()
251 return (int) *ucs1 - (int) __le16_to_cpu(*ucs2); in UniStrncmp_le()
280 *ucs1++ = __le16_to_cpu(*ucs2++); in UniStrncpy_le()
/OK3568_Linux_fs/kernel/drivers/net/usb/
H A Dr8152.c1703 if (INTR_LINK & __le16_to_cpu(d[0])) { in intr_callback()
3546 fw_offset = __le16_to_cpu(phy->fw_offset); in rtl8152_is_fw_phy_nc_ok()
3558 length -= __le16_to_cpu(phy->fw_offset); in rtl8152_is_fw_phy_nc_ok()
3564 if (__le16_to_cpu(phy->fw_reg) != fw_reg) { in rtl8152_is_fw_phy_nc_ok()
3569 if (__le16_to_cpu(phy->ba_reg) != ba_reg) { in rtl8152_is_fw_phy_nc_ok()
3574 if (__le16_to_cpu(phy->patch_en_addr) != patch_en_addr) { in rtl8152_is_fw_phy_nc_ok()
3580 if (__le16_to_cpu(phy->mode_reg) != mode_reg) { in rtl8152_is_fw_phy_nc_ok()
3586 if (__le16_to_cpu(phy->bp_start) != bp_start) { in rtl8152_is_fw_phy_nc_ok()
3592 if (__le16_to_cpu(phy->bp_num) > 4) { in rtl8152_is_fw_phy_nc_ok()
3666 fw_offset = __le16_to_cpu(mac->fw_offset); in rtl8152_is_fw_mac_ok()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wcn36xx/
H A Dtxrx.c258 fc = __le16_to_cpu(hdr->frame_control); in wcn36xx_rx_skb()
259 sn = IEEE80211_SEQ_TO_SN(__le16_to_cpu(hdr->seq_ctrl)); in wcn36xx_rx_skb()
545 skb, skb->len, __le16_to_cpu(hdr->frame_control), in wcn36xx_start_tx()
546 IEEE80211_SEQ_TO_SN(__le16_to_cpu(hdr->seq_ctrl)), in wcn36xx_start_tx()
/OK3568_Linux_fs/kernel/arch/microblaze/include/asm/
H A Dio.h57 #define in_le16(a) __le16_to_cpu(__raw_readw(a))
/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dir-usb.c100 dev_dbg(dev, "bcdSpecRevision=%x\n", __le16_to_cpu(desc->bcdSpecRevision)); in irda_usb_dump_class_desc()
104 dev_dbg(dev, "wBaudRate=%x\n", __le16_to_cpu(desc->wBaudRate)); in irda_usb_dump_class_desc()
/OK3568_Linux_fs/kernel/net/nfc/nci/
H A Drsp.c70 __le16_to_cpu(rsp_2->max_routing_table_size); in nci_core_init_rsp_packet()
74 __le16_to_cpu(rsp_2->max_size_for_large_params); in nci_core_init_rsp_packet()
/OK3568_Linux_fs/kernel/net/ieee802154/
H A Dtrace.h180 __le16_to_cpu(__entry->le16arg))
195 __le16_to_cpu(__entry->le16arg))
/OK3568_Linux_fs/u-boot/include/linux/byteorder/
H A Dgeneric.h92 #define le16_to_cpu __le16_to_cpu
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/byteorder/
H A Dgeneric.h106 #define le16_to_cpu __le16_to_cpu
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/byteorder/
H A Dgeneric.h106 #define le16_to_cpu __le16_to_cpu
/OK3568_Linux_fs/kernel/drivers/staging/gdm724x/
H A Dgdm_mux.c158 packet_type = __le16_to_cpu(mux_header->packet_type); in up_to_host()
506 idVendor = __le16_to_cpu(usbdev->descriptor.idVendor); in gdm_mux_probe()
507 idProduct = __le16_to_cpu(usbdev->descriptor.idProduct); in gdm_mux_probe()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/byteorder/
H A Dgeneric.h106 #define le16_to_cpu __le16_to_cpu
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/byteorder/
H A Dgeneric.h106 #define le16_to_cpu __le16_to_cpu
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/byteorder/
H A Dgeneric.h111 #define le16_to_cpu __le16_to_cpu
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/byteorder/
H A Dgeneric.h107 #define le16_to_cpu __le16_to_cpu

1234567