Searched refs:be16_to_cpu (Results 1 - 25 of 683) sorted by last modified time

1234567891011>>

/linux-master/net/wireless/
H A Dtrace.h2084 be16_to_cpu(__entry->proto),
3216 __entry->proto = be16_to_cpu(skb->protocol);
H A Dnl80211.c18986 u16 proto = be16_to_cpu(skb->protocol);
/linux-master/drivers/net/usb/
H A Dqmi_wwan.c172 len = be16_to_cpu(hdr->pkt_len);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dmacsec.c1561 obj_type = be16_to_cpu(obj_change->obj_type);
/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_main.c1798 vid = be16_to_cpu((__force __be16)rx_desc->wb.upper.vlan);
/linux-master/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c919 if (!iavf_add_vlan(adapter, IAVF_VLAN(vid, be16_to_cpu(proto))))
940 iavf_del_vlan(adapter, IAVF_VLAN(vid, be16_to_cpu(proto)));
3871 be16_to_cpu(match.mask->src));
3881 be16_to_cpu(match.mask->dst));
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c8507 be16_to_cpu(filter->dst_port);
8713 be16_to_cpu(match.mask->src));
8723 be16_to_cpu(match.mask->dst));
/linux-master/drivers/net/dsa/mv88e6xxx/
H A Dchip.c2382 vid = be16_to_cpu(fs->h_ext.vlan_tci) & VLAN_VID_MASK;
/linux-master/drivers/bluetooth/
H A Dbtusb.c2862 if (be16_to_cpu(wmt_evt_funcc->status) == 0x404)
2864 else if (be16_to_cpu(wmt_evt_funcc->status) == 0x420)
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c6666 if (be16_to_cpu(proto) == ETH_P_8021AD)
6697 if (be16_to_cpu(proto) == ETH_P_8021AD)
/linux-master/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_tc_flower.c94 st->l3_proto = be16_to_cpu(mt.key->n_proto);
982 u16 act_tpid = be16_to_cpu(act->vlan.proto);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c1247 wqe_ix = be16_to_cpu(wqe_ix_be);
4737 port = be16_to_cpu(udph->dest);
H A Deswitch.c1004 vport_num = be16_to_cpu(eqe->data.vport_change.vport_num);
H A Den_tx.c827 wqe_counter = be16_to_cpu(cqe->wqe_counter);
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_tc_lib.c438 vlan_tpid = be16_to_cpu(headers->vlan_hdr.vlan_tpid);
1135 return be16_to_cpu(match->key->type);
1333 dst_port = be16_to_cpu(match.key->dst);
1761 u16 vlan_id = be16_to_cpu(fltr->outer_headers.vlan_hdr.vlan_id);
/linux-master/drivers/infiniband/hw/mlx5/
H A Dmad.c259 be16_to_cpu(IB_LID_PERMISSIVE);
328 packet_error = be16_to_cpu(out_mad->status);
496 *pkey = be16_to_cpu(((__be16 *)out_mad->data)[index % 32]);
/linux-master/drivers/infiniband/core/
H A Dcm.c525 be16_to_cpu(path->pkey), &av->pkey_index);
1353 be16_to_cpu(param->primary_path->pkey));
1381 be16_to_cpu(pri_ext ? 0 :
1385 be16_to_cpu(pri_ext ? 0 :
1393 be16_to_cpu(lid));
1396 be16_to_cpu(IB_LID_PERMISSIVE));
1400 be16_to_cpu(IB_LID_PERMISSIVE));
1437 be16_to_cpu(
1442 be16_to_cpu(
1448 be16_to_cpu(IB_LID_PERMISSIV
[all...]
/linux-master/net/nfc/
H A Dllcp_sock.c339 miux = be16_to_cpu(llcp_sock->miux) > LLCP_MAX_MIUX ?
340 be16_to_cpu(local->miux) : be16_to_cpu(llcp_sock->miux);
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_dp.c4543 intel_dp->compliance.test_data.hdisplay = be16_to_cpu(h_width);
4544 intel_dp->compliance.test_data.vdisplay = be16_to_cpu(v_height);
/linux-master/tools/include/linux/
H A Dkernel.h80 #define be16_to_cpu macro
93 #define be16_to_cpu bswap_16 macro
/linux-master/fs/xfs/
H A Dxfs_inode.c3355 __func__, ip->i_ino, be16_to_cpu(dip->di_magic), dip);
/linux-master/drivers/ufs/core/
H A Dufshcd.c2361 resp_len = be16_to_cpu(lrbp->ucd_rsp_ptr->header.data_segment_length);
2365 len = be16_to_cpu(lrbp->ucd_rsp_ptr->sr.sense_data_len);
2397 resp_len = be16_to_cpu(lrbp->ucd_rsp_ptr->header
2399 buf_len = be16_to_cpu(
2801 u16 len = be16_to_cpu(query->request.upiu_req.length);
3591 *buf_len = be16_to_cpu(response->upiu_res.length);
7264 u16 resp_len = be16_to_cpu(lrbp->ucd_rsp_ptr->header
/linux-master/drivers/scsi/libsas/
H A Dsas_expander.c471 dev->ex_dev.ex_change_count = be16_to_cpu(rg->change_count);
472 dev->ex_dev.max_route_indexes = be16_to_cpu(rg->route_indexes);
1752 *ecc = be16_to_cpu(rg_resp->rg.change_count);
/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/nvme/host/
H A Dfc.c2034 if (unlikely(be16_to_cpu(op->rsp_iu.iu_len) !=
2045 ctrl->cnum, be16_to_cpu(op->rsp_iu.iu_len),

Completed in 548 milliseconds

1234567891011>>