Searched refs:be16_to_cpu (Results 226 - 250 of 683) sorted by relevance

1234567891011>>

/linux-master/arch/powerpc/include/asm/
H A Drtas.h386 return be16_to_cpu(sect->id);
392 return be16_to_cpu(sect->length);
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfweh.c282 emsg.version = be16_to_cpu(emsg_be->version);
283 emsg.flags = be16_to_cpu(emsg_be->flags);
/linux-master/fs/xfs/
H A Dxfs_inode_item_recover.c375 if (ldip->di_flushiter < be16_to_cpu(dip->di_flushiter)) {
380 if (be16_to_cpu(dip->di_flushiter) == DI_MAX_FLUSH &&
/linux-master/drivers/infiniband/hw/mlx4/
H A Dmad.c239 lid = be16_to_cpu(pinfo->lid);
242 be16_to_cpu(pinfo->sm_lid),
269 i + bn*32, be16_to_cpu(base[i]));
270 if (be16_to_cpu(base[i]) !=
274 be16_to_cpu(base[i]);
423 switch (be16_to_cpu(sa_mad->mad_hdr.attr_id)) {
830 slid = in_wc ? ib_lid_cpu16(in_wc->slid) : be16_to_cpu(IB_LID_PERMISSIVE);
1194 u16 lid = be16_to_cpu(eqe->event.port_mgmt_change.params.port_info.mstr_sm_lid);
1346 switch (be16_to_cpu(sa_mad->mad_hdr.attr_id)) {
1583 vlan_id = be16_to_cpu(tunne
[all...]
H A Dah.c211 rdma_ah_set_dlid(ah_attr, be16_to_cpu(ah->av.ib.dlid));
/linux-master/fs/xfs/libxfs/
H A Dxfs_da_btree.c151 to->magic = be16_to_cpu(from3->hdr.info.hdr.magic);
152 to->count = be16_to_cpu(from3->hdr.__count);
153 to->level = be16_to_cpu(from3->hdr.__level);
159 to->magic = be16_to_cpu(from->hdr.info.magic);
160 to->count = be16_to_cpu(from->hdr.__count);
161 to->level = be16_to_cpu(from->hdr.__level);
292 switch (be16_to_cpu(info->magic)) {
328 switch (be16_to_cpu(info->magic)) {
363 switch (be16_to_cpu(info->magic)) {
1628 magic = be16_to_cpu(cur
[all...]
/linux-master/drivers/nvme/target/
H A Dfc.c1693 (be16_to_cpu(rqst->assoc_cmd.ersp_ratio) >=
1694 be16_to_cpu(rqst->assoc_cmd.sqsize)))
1705 be16_to_cpu(rqst->assoc_cmd.sqsize));
1724 queue->ersp_ratio = be16_to_cpu(rqst->assoc_cmd.ersp_ratio);
1784 (be16_to_cpu(rqst->connect_cmd.ersp_ratio) >=
1785 be16_to_cpu(rqst->connect_cmd.sqsize)))
1796 be16_to_cpu(rqst->connect_cmd.qid),
1797 be16_to_cpu(rqst->connect_cmd.sqsize));
1819 queue->ersp_ratio = be16_to_cpu(rqst->connect_cmd.ersp_ratio);
1836 be16_to_cpu(rqs
[all...]
/linux-master/drivers/ata/
H A Dlibata-zpodd.c85 if (be16_to_cpu(desc->feature_code) != 3) {
/linux-master/drivers/zorro/
H A Dzorro.c167 z->id = (be16_to_cpu(z->rom.er_Manufacturer) << 16) |
/linux-master/drivers/infiniband/hw/ocrdma/
H A Docrdma_ah.c237 rdma_ah_set_sl(attr, be16_to_cpu(av->eth_hdr.vlan_tag) >> 13);
/linux-master/drivers/scsi/elx/libefc/
H A Defc_node.c719 efc_send_ls_rjt(node, be16_to_cpu(hdr->fh_ox_id),
741 efc_send_ls_rjt(node, be16_to_cpu(hdr->fh_ox_id),
972 u16 gscmd = be16_to_cpu(iu->ct_cmd);
976 efc_send_ct_rsp(efc, node, be16_to_cpu(hdr->fh_ox_id), iu,
H A Defc_fabric.c667 residual = be16_to_cpu(rsp->hdr.ct_mr_size);
672 if (be16_to_cpu(rsp->hdr.ct_cmd) == FC_FS_RJT) {
1042 efc_send_ls_acc(node, be16_to_cpu(hdr->fh_ox_id));
1358 efc_send_plogi_acc(node, be16_to_cpu(hdr->fh_ox_id));
/linux-master/drivers/nfc/pn533/
H A Dpn533.h57 #define PN533_EXT_FRAME_CHECKSUM(f) (f->data[be16_to_cpu(f->datalen)])
/linux-master/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_vema.c169 offset = be16_to_cpu(mac_tbl->offset);
170 num_entries = be16_to_cpu(mac_tbl->num_entries);
538 u16 attr_id = be16_to_cpu(recvd_mad->mad_hdr.attr_id);
576 u16 attr_id = be16_to_cpu(recvd_mad->mad_hdr.attr_id);
/linux-master/drivers/iio/imu/inv_mpu6050/
H A Dinv_mpu_magn.c362 *val = (int16_t)be16_to_cpu(data);
/linux-master/drivers/nfc/st-nci/
H A Dspi.c133 len = be16_to_cpu(*(__be16 *) (buf + 2));
/linux-master/arch/powerpc/kernel/
H A Dnvram_64.c505 if (be16_to_cpu(oops_hdr->version) < OOPS_HDR_VERSION) {
508 length = be16_to_cpu(oops_hdr->version);
513 length = be16_to_cpu(oops_hdr->report_length);
1017 phead.length = be16_to_cpu(phead.length);
/linux-master/fs/freevxfs/
H A Dvxfs.h154 return be16_to_cpu((__force __be16)a);
/linux-master/drivers/iio/temperature/
H A Dmaxim_thermocouple.c141 *val = be16_to_cpu(buf16);
/linux-master/drivers/iio/adc/
H A Dti-adc084s021.c116 *val = be16_to_cpu(be_val);
H A Dintel_mrfld_adc.c113 *result = be16_to_cpu(value);
H A Dti-tlc4541.c141 *val = be16_to_cpu(st->rx_buf[0]);
H A Dti-adc161s626.c90 *val = be16_to_cpu(buf);
/linux-master/fs/hfsplus/
H A Dbnode.c46 return be16_to_cpu(data);
301 desc.type, desc.height, be16_to_cpu(desc.num_recs));
304 for (i = be16_to_cpu(desc.num_recs); i >= 0; off -= 2, i--) {
498 node->num_recs = be16_to_cpu(desc->num_recs);
/linux-master/net/rds/
H A Dbind.c102 rover = be16_to_cpu(*port);

Completed in 440 milliseconds

1234567891011>>