Home
last modified time | relevance | path

Searched refs:type (Results 13751 – 13775 of 21822) sorted by relevance

1...<<551552553554555556557558559560>>...873

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmac.c1050 enum rx_pkt_type type; in mt7915_rx_check() local
1052 type = le32_get_bits(rxd[0], MT_RXD0_PKT_TYPE); in mt7915_rx_check()
1054 switch (type) { in mt7915_rx_check()
1079 enum rx_pkt_type type; in mt7915_queue_rx_skb() local
1081 type = le32_get_bits(rxd[0], MT_RXD0_PKT_TYPE); in mt7915_queue_rx_skb()
1083 switch (type) { in mt7915_queue_rx_skb()
1283 switch (vif->type) { in mt7915_update_vif_beacon()
2274 u16 type = le16_to_cpu(twt_agrt->req_type); in mt7915_mac_twt_param_equal() local
2278 exp = FIELD_GET(IEEE80211_TWT_REQTYPE_WAKE_INT_EXP, type); in mt7915_mac_twt_param_equal()
2290 f->flowtype == !!(type & IEEE80211_TWT_REQTYPE_FLOWTYPE) && in mt7915_mac_twt_param_equal()
[all …]
/openbmc/linux/Documentation/process/
H A Dadding-syscalls.rst111 new type of userspace object handle when the kernel already has mechanisms and
151 offset within a file, make its type ``loff_t`` so that 64-bit offsets can be
203 followed by the (type, name) pairs for the parameters as arguments. Using
286 - a pointer to a varying sized integral type (``time_t``, ``off_t``,
288 - a pointer to a struct containing a varying sized integral type.
291 system call's arguments has a type that is explicitly 64-bit even on a 32-bit
296 (Note that a system call argument that's a pointer to an explicit 64-bit type
298 type ``loff_t __user *`` do not trigger the need for a ``compat_`` system call.)
318 ``compat_`` type that corresponds to the type in ``struct xyzzy_args``. The
/openbmc/qemu/target/hexagon/idef-parser/
H A DREADME.rst296 in. Contrary to C, we only allow variables to be declared with an integer type
301 type bit-width signedness
339 idef-parser features a simple type system which is used to correctly implement
342 The type of each ``rvalue`` is determined by two attributes: its bit width
345 For each operation, the type of ``rvalue``\ s influence the way in which the
352 the input languages features a fine granularity type system, with types of 8,
355 granularity type, until the value has to be used inside an operation between
467 which boil down to errors in the idef-parser type system.
480 An example of debugging this type of failure is provided in the following
706 of the scanner, the parser, and a partial re-design of the type system, allowing
/openbmc/linux/tools/testing/selftests/net/
H A Dpmtu.sh606 if [ "${type}" = "vxlan" ]; then
850 if [ "${type}" = "vxlan" ]; then
1240 check_pmtu_value ${exp_mtu} "${pmtu}" "exceeding link layer MTU on ${type} interface"
1322 check_pmtu_value ${exp_mtu} "${pmtu}" "exceeding link layer MTU on bridged ${type} interface"
1324 …check_pmtu_value ${exp_mtu} "${pmtu}" "exceeding link layer MTU on locally bridged ${type} interfa…
1357 check_pmtu_value ${exp_mtu} "${pmtu}" "tcp: exceeding link layer MTU on bridged ${type} interface"
1359 …check_pmtu_value ${exp_mtu} "${pmtu}" "tcp exceeding link layer MTU on locally bridged ${type} int…
1410 if [ "${type}" = "vxlan" ]; then
1412 elif [ "${type}" = "geneve" ]; then
1446 check_pmtu_value ${exp_mtu} "${pmtu}" "exceeding link layer MTU on Open vSwitch ${type} interface"
/openbmc/linux/drivers/media/test-drivers/vivid/
H A Dvivid-core.c370 int type, struct v4l2_fract *f) in vidioc_g_pixelaspect() argument
375 return vivid_vid_cap_g_pixelaspect(file, fh, type, f); in vidioc_g_pixelaspect()
376 return vivid_vid_out_g_pixelaspect(file, fh, type, f); in vidioc_g_pixelaspect()
676 if (p->type == V4L2_BUF_TYPE_SLICED_VBI_CAPTURE || in vidioc_reqbufs()
677 p->type == V4L2_BUF_TYPE_VBI_CAPTURE) { in vidioc_reqbufs()
678 r = vb2_queue_change_type(vdev->queue, p->type); in vidioc_reqbufs()
696 if (p->format.type == V4L2_BUF_TYPE_SLICED_VBI_CAPTURE || in vidioc_create_bufs()
697 p->format.type == V4L2_BUF_TYPE_VBI_CAPTURE) { in vidioc_create_bufs()
698 r = vb2_queue_change_type(vdev->queue, p->format.type); in vidioc_create_bufs()
876 q->type = buf_type; in vivid_create_queue()
/openbmc/linux/drivers/gpu/drm/display/
H A Ddrm_dp_helper.c802 const u8 port_cap[4], u8 type) in drm_dp_downstream_is_type() argument
806 (port_cap[0] & DP_DS_PORT_TYPE_MASK) == type; in drm_dp_downstream_is_type()
1414 int type = port_cap[0] & DP_DS_PORT_TYPE_MASK; in drm_dp_downstream_debug() local
1423 switch (type) { in drm_dp_downstream_debug()
1492 int type; in drm_dp_subconnector_type() local
1497 type = dpcd[DP_DOWNSTREAMPORT_PRESENT] & in drm_dp_subconnector_type()
1500 switch (type) { in drm_dp_subconnector_type()
1514 type = port_cap[0] & DP_DS_PORT_TYPE_MASK; in drm_dp_subconnector_type()
1516 switch (type) { in drm_dp_subconnector_type()
3910 props.type = BACKLIGHT_RAW; in drm_panel_dp_aux_backlight()
/openbmc/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs-srv.c295 msg->type = cpu_to_le16(RTRS_MSG_RKEY_RSP); in rdma_write_sg()
416 msg->type = cpu_to_le16(RTRS_MSG_RKEY_RSP); in send_io_resp_imm()
831 rsp->type = cpu_to_le16(RTRS_MSG_INFO_RSP); in process_info_req()
925 if (le16_to_cpu(msg->type) != RTRS_MSG_INFO_REQ) { in rtrs_srv_info_req_done()
927 le16_to_cpu(msg->type)); in rtrs_srv_info_req_done()
1117 unsigned int type; in process_io_req() local
1123 type = le16_to_cpu(hdr->type); in process_io_req()
1125 switch (type) { in process_io_req()
1135 type); in process_io_req()
H A DREADME124 RTRS_MSG_RDMA_WRITE message. Apart from the type (write), the message only
141 RTRS_MSG_RDMA_WRITE message. Apart from the type (write), the message only
164 RTRS_MSG_RDMA_READ message. This message contains the type (read), size of
183 RTRS_MSG_RDMA_READ message. This message contains the type (read), size of
/openbmc/qemu/linux-user/
H A Dsyscall.c222 #define _syscall0(type,name) \ argument
223 static type name (void) \
3075 int target_type = *type; in target_to_host_sock_type()
3102 *type = host_type; in target_to_host_sock_type()
3124 int target_type = type; in do_socket()
6816 switch (type) { \
6838 return type; in host_to_target_flock()
7065 target_fox->type = tswap32(fox.type); in do_fcntl()
7076 fox.type = tswap32(target_fox->type); in do_fcntl()
8700 uint8_t type; in do_getdents() local
[all …]
/openbmc/linux/arch/powerpc/boot/dts/
H A Dxcalibur1501.dts402 phy-connection-type = "sgmii";
452 phy-connection-type = "sgmii";
482 phy-connection-type = "sgmii";
512 phy-connection-type = "sgmii";
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/
H A DCVE-2019-13232_p2.patch45 "\nerror: unsupported extra-field compression type (%u)--skipping\n";
170 @@ -376,6 +495,29 @@ int extract_or_test_files(__G) /* return PK-type error code */
200 @@ -593,7 +735,8 @@ int extract_or_test_files(__G) /* return PK-type error code */
241 @@ -1994,6 +2154,34 @@ static int extract_or_test_member(__G) /* return PK-type error code */
/openbmc/u-boot/drivers/net/ldpaa_eth/
H A Dldpaa_eth.c866 strcpy(dpmac_endpoint.type, "dpmac"); in ldpaa_dpmac_bind()
870 strcpy(dpni_endpoint.type, "dpni"); in ldpaa_dpmac_bind()
885 printf("%s, DPMAC Type= %s\n", __func__, dbg_endpoint.type); in ldpaa_dpmac_bind()
893 printf("%s, DPNI Type= %s\n", __func__, dbg_endpoint.type); in ldpaa_dpmac_bind()
/openbmc/u-boot/drivers/mtd/
H A Dmtdconcat.c720 concat->mtd.type = subdev[0]->type; in mtd_concat_create()
756 if (concat->mtd.type != subdev[i]->type) { in mtd_concat_create()
/openbmc/u-boot/doc/
H A DREADME.unaligned-memory-access.txt98 you do not cast the field to a type of different length).
101 parameters to a naturally aligned scheme, based on the size of the type of
125 structure type. This GCC-specific attribute tells the compiler never to
231 where the source or destination (or both) are of type u8* or unsigned char*.
/openbmc/u-boot/board/freescale/t104xrdb/
H A DREADME120 - Two type A ports with 5V@1.5A per port.
154 - Two type A ports with 5V@1.5A per port.
339 1. Set RCW[192:195], PBI_SRC bits as 6 in RCW file (t1040d4_rcw.cfg type files)
355 1. Set RCW[192:195], PBI_SRC bits as 5 in RCW file (t1040d4_rcw.cfg type files)
/openbmc/u-boot/tools/
H A Dimximage.c157 dcd_v1->addr_data[off].type = value; in set_dcd_val_v1()
474 genimg_print_size(dcd_v1->addr_data[length].type); in print_hdr_v1()
793 static int imximage_check_image_types(uint8_t type) in imximage_check_image_types() argument
795 if (type == IH_TYPE_IMXIMAGE) in imximage_check_image_types()
/openbmc/qemu/hw/i386/
H A Dtrace-events7 vtd_inv_desc(const char *type, uint64_t hi, uint64_t lo) "invalidate desc type %s high 0x%"PRIx64" …
62 vtd_ir_remap_type(const char *type) "%s"
82 amdvi_unhandled_command(uint8_t type) "unhandled command 0x%"PRIx8
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dxdp_synproxy_kern.c61 #define __get_unaligned_t(type, ptr) ({ \ argument
62 const struct { type x; } __attribute__((__packed__)) *__pptr = (typeof(__pptr))(ptr); \
69 __uint(type, BPF_MAP_TYPE_ARRAY);
76 __uint(type, BPF_MAP_TYPE_ARRAY);
H A Dtest_cls_redirect_dynptr.c259 __uint(type, BPF_MAP_TYPE_PERCPU_ARRAY);
617 if (icmp.type == ICMP_ECHOREPLY) { in process_icmpv4()
622 if (icmp.type == ICMP_ECHO) in process_icmpv4()
625 if (icmp.type != ICMP_DEST_UNREACH || icmp.code != ICMP_FRAG_NEEDED) { in process_icmpv4()
/openbmc/linux/drivers/net/wireless/marvell/libertas/
H A Dif_usb.c71 static int if_usb_host_to_card(struct lbs_private *priv, uint8_t type,
728 static int if_usb_host_to_card(struct lbs_private *priv, uint8_t type, in if_usb_host_to_card() argument
733 lbs_deb_usbd(&cardp->udev->dev,"*** type = %u\n", type); in if_usb_host_to_card()
736 if (type == MVMS_CMD) { in if_usb_host_to_card()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Ddebugfs-vif.c223 if (vif->type == NL80211_IFTYPE_STATION && in iwl_dbgfs_mac_params_read()
724 ((vif->type == NL80211_IFTYPE_STATION && !vif->p2p) || in iwl_mvm_vif_dbgfs_register()
725 (vif->type == NL80211_IFTYPE_STATION && vif->p2p))) in iwl_mvm_vif_dbgfs_register()
737 if (vif->type == NL80211_IFTYPE_STATION && !vif->p2p && in iwl_mvm_vif_dbgfs_register()
/openbmc/linux/tools/perf/Documentation/
H A Dtopdown.txt57 { .config = 0x0400, .type = PERF_TYPE_RAW }
60 { .config = 0x8000, .type = PERF_TYPE_RAW } for Retiring metric event
78 .type = PERF_TYPE_RAW,
98 .type = PERF_TYPE_RAW,
/openbmc/linux/sound/soc/intel/avs/
H A Dmessages.c484 switch (tlv->type) { in avs_ipc_get_fw_config()
569 dev_info(adev->dev, "Unrecognized fw param: %d\n", tlv->type); in avs_ipc_get_fw_config()
601 switch (tlv->type) { in avs_ipc_get_hw_config()
656 dev_info(adev->dev, "Unrecognized hw config: %d\n", tlv->type); in avs_ipc_get_hw_config()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82598.c113 switch (hw->phy.type) { in ixgbe_init_phy_ops_82598()
231 switch (hw->phy.type) { in ixgbe_get_media_type_82598()
510 if (hw->phy.type == ixgbe_phy_nl) { in ixgbe_check_mac_link_82598()
969 if (hw->phy.type == ixgbe_phy_nl) { in ixgbe_read_i2c_phy_82598()
/openbmc/linux/drivers/net/dsa/sja1105/
H A Dsja1105_ptp.c328 event.type = PTP_CLOCK_EXTTS; in sja1105_extts_poll()
406 struct sk_buff *skb, unsigned int type) in sja1105_port_rxtstamp() argument
847 if (req->type == PTP_CLK_REQ_PEROUT) in sja1105_ptp_enable()
849 else if (req->type == PTP_CLK_REQ_EXTTS) in sja1105_ptp_enable()

1...<<551552553554555556557558559560>>...873