Home
last modified time | relevance | path

Searched refs:type (Results 13726 – 13750 of 21822) sorted by relevance

1...<<541542543544545546547548549550>>...873

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c1079 if (vsi->type != ICE_VSI_PF) in __ice_get_strings()
1154 if (vsi->type != ICE_VSI_PF) { in ice_set_fec_cfg()
1570 if (vsi->type != ICE_VSI_PF) in __ice_get_ethtool_stats()
3016 if (vsi->type != ICE_VSI_PF) { in ice_set_pauseparam()
3521 if (np->vsi->type != ICE_VSI_PF) in ice_get_wol()
3580 switch (rc->type) { in ice_get_rc_coalesce()
3697 switch (rc->type) { in ice_set_rc_coalesce()
3731 rc->type); in ice_set_rc_coalesce()
3996 modinfo->type = ETH_MODULE_SFF_8079; in ice_get_module_info()
4000 modinfo->type = ETH_MODULE_SFF_8472; in ice_get_module_info()
[all …]
/openbmc/linux/tools/perf/
H A Dbuiltin-trace.c1611 switch (event->header.type) { in trace__process_event()
1751 else if (strcmp(field->type, "pid_t") == 0) in syscall_arg_fmt__init_array()
1753 else if (strcmp(field->type, "umode_t") == 0) in syscall_arg_fmt__init_array()
1758 } else if ((strcmp(field->type, "int") == 0 || in syscall_arg_fmt__init_array()
1760 strcmp(field->type, "long") == 0) && in syscall_arg_fmt__init_array()
3145 .type = PERF_TYPE_SOFTWARE,
3173 const u32 type = event->header.type; local
3176 if (type != PERF_RECORD_SAMPLE) {
3300 const char *prog_name, const char *type) argument
3327 prog_name, type, sc->name);
[all …]
/openbmc/linux/sound/pci/ice1712/
H A Dprodigy_hifi.c244 uinfo->type = SNDRV_CTL_ELEM_TYPE_INTEGER; in ak4396_dac_vol_info()
353 uinfo->type = SNDRV_CTL_ELEM_TYPE_INTEGER; in wm_dac_vol_info()
401 uinfo->type = SNDRV_CTL_ELEM_TYPE_INTEGER; in wm8766_vol_info()
452 uinfo->type = SNDRV_CTL_ELEM_TYPE_INTEGER; in wm_master_vol_info()
575 uinfo->type = SNDRV_CTL_ELEM_TYPE_INTEGER; in wm_adc_vol_info()
/openbmc/linux/Documentation/networking/
H A Dopenvswitch.rst26 packets of the same type entirely in-kernel).
52 headers but userspace stopped at the Ethernet type (because it
59 the kernel stopped at the Ethernet type, then userspace can
225 As another example, consider a packet with an Ethernet type of 0x8100,
227 after the Ethernet type. The flow key for this packet would include
/openbmc/linux/drivers/pci/hotplug/
H A Dibmphp_ebda.c923 u8 type, rsrc_type; in ebda_rsrc_rsrc() local
931 type = readb(io_mem + addr); in ebda_rsrc_rsrc()
934 rsrc_type = type & EBDA_RSRC_TYPE_MASK; in ebda_rsrc_rsrc()
942 rsrc_ptr->rsrc_type = type; in ebda_rsrc_rsrc()
963 rsrc_ptr->rsrc_type = type; in ebda_rsrc_rsrc()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drx.c391 vif->type == NL80211_IFTYPE_STATION && in iwl_mvm_rx_rx_mpdu()
644 if (vif->type != NL80211_IFTYPE_STATION) in iwl_mvm_stat_iterator()
669 if (vif->type != NL80211_IFTYPE_STATION) in iwl_mvm_stat_iterator_all_macs()
816 if (WARN_ONCE((hdr->type & IWL_STATISTICS_TYPE_MSK) != FW_STATISTICS_OPERATIONAL || in iwl_mvm_verify_stats_len()
820 hdr->type, hdr->version)) in iwl_mvm_verify_stats_len()
H A Dutils.c295 if (vif->type != NL80211_IFTYPE_STATION) in iwl_mvm_update_smps()
569 if (vif->type != NL80211_IFTYPE_STATION || vif->p2p) in iwl_mvm_bss_iface_iterator()
635 if (vif->type != NL80211_IFTYPE_STATION) in iwl_mvm_sta_iface_iterator()
672 vif && vif->type == NL80211_IFTYPE_AP) in iwl_mvm_get_wd_timeout()
847 if (vif->type != NL80211_IFTYPE_STATION) in iwl_mvm_uapsd_agg_disconnect()
/openbmc/linux/drivers/target/iscsi/
H A Discsi_target_nego.c60 unsigned char *type) in extract_param() argument
65 if (!in_buf || !pattern || !out_buf || !type) in extract_param()
79 *type = HEX; in extract_param()
82 *type = BASE64; in extract_param()
84 *type = DECIMAL; in extract_param()
/openbmc/linux/drivers/media/platform/via/
H A Dvia-camera.c747 input->type = V4L2_INPUT_TYPE_CAMERA; in viacam_enum_input()
946 sizes->type = V4L2_FRMSIZE_TYPE_CONTINUOUS; in viacam_enum_framesizes()
980 interval->type = V4L2_FRMIVAL_TYPE_DISCRETE; in viacam_enum_frameintervals()
1133 .type = "ov7670", in viacam_probe()
1239 vq->type = V4L2_BUF_TYPE_VIDEO_CAPTURE; in viacam_probe()
/openbmc/linux/fs/btrfs/tests/
H A Dinode-tests.c18 u64 disk_len, u32 type, u8 compression, int slot) in insert_extent() argument
26 if (type == BTRFS_FILE_EXTENT_INLINE) in insert_extent()
34 key.type = BTRFS_EXTENT_DATA_KEY; in insert_extent()
44 btrfs_set_file_extent_type(leaf, fi, type); in insert_extent()
68 key.type = BTRFS_INODE_ITEM_KEY; in insert_inode_item_key()
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-driver-dma-idxd174 What: /sys/bus/dsa/devices/wq<m>.<n>/type
178 Description: The type of this work queue, it can be "kernel" type for work
179 queue usages in the kernel space or "user" type for work queue
193 Description: The work queue mode type for this work queue.
/openbmc/linux/net/mac802154/
H A Dllsec.c562 if (hdr->fc.type == IEEE802154_FC_TYPE_BEACON) { in llsec_lookup_key()
573 if (!(key_entry->key->frame_types & BIT(hdr->fc.type))) in llsec_lookup_key()
720 (hdr.fc.type != IEEE802154_FC_TYPE_DATA && in mac802154_llsec_encrypt()
721 hdr.fc.type != IEEE802154_FC_TYPE_BEACON)) in mac802154_llsec_encrypt()
1025 if (llsec_lookup_seclevel(sec, hdr.fc.type, 0, &seclevel) < 0) { in mac802154_llsec_decrypt()
/openbmc/linux/drivers/iio/light/
H A Drohm-bu27008.c305 .type = IIO_INTENSITY, \
1156 int *type, int *length, long mask) in bu27008_read_avail() argument
1162 return iio_gts_avail_times(&data->gts, vals, type, length); in bu27008_read_avail()
1166 type, length); in bu27008_read_avail()
1167 return iio_gts_all_avail_scales(&data->gts, vals, type, length); in bu27008_read_avail()
/openbmc/linux/fs/smb/server/
H A Dauth.c419 unsigned int flags, blob_off, blob_len, type, target_info_len = 0; in ksmbd_build_ntlmssp_challenge_blob() local
488 for (type = NTLMSSP_AV_NB_COMPUTER_NAME; in ksmbd_build_ntlmssp_challenge_blob()
489 type <= NTLMSSP_AV_DNS_DOMAIN_NAME; type++) { in ksmbd_build_ntlmssp_challenge_blob()
490 tinfo->Type = cpu_to_le16(type); in ksmbd_build_ntlmssp_challenge_blob()
/openbmc/linux/fs/f2fs/
H A Ddebug.c206 int type = get_seg_entry(sbi, i)->type; in update_general_status() local
212 si->full_seg[type]++; in update_general_status()
214 si->dirty_seg[type]++; in update_general_status()
215 si->valid_blks[type] += blks; in update_general_status()
/openbmc/linux/include/net/
H A Dsch_generic.h698 int qdisc_offload_dump_helper(struct Qdisc *q, enum tc_setup_type type,
702 enum tc_setup_type type, void *type_data,
706 qdisc_offload_dump_helper(struct Qdisc *q, enum tc_setup_type type, in qdisc_offload_dump_helper() argument
716 enum tc_setup_type type, void *type_data, in qdisc_offload_graft_helper() argument
722 enum tc_setup_type type,
/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_mr.c93 bool is_fast = mr->type == MR_TYPE_FRMR; in alloc_mr_pbl()
154 if (mr->type != MR_TYPE_FRMR) in hns_roce_mr_enable()
197 mr->type = MR_TYPE_DMA; in hns_roce_get_dma_mr()
238 mr->type = MR_TYPE_MR; in hns_roce_reg_user_mr()
374 mr->type = MR_TYPE_FRMR; in hns_roce_alloc_mr()
/openbmc/linux/net/dccp/
H A Dipv6.c75 u8 type, u8 code, int offset, __be32 info) in dccp_v6_err() argument
131 if (type == NDISC_REDIRECT) { in dccp_v6_err()
141 if (type == ICMPV6_PKT_TOOBIG) { in dccp_v6_err()
161 icmpv6_err_convert(type, code, &err); in dccp_v6_err()
1100 .type = SOCK_DCCP,
/openbmc/qemu/ui/
H A Dtrace-events57 …c_client_io_wrap(void *state, void *ioc, const char *type) "VNC client I/O wrap state=%p ioc=%p ty…
146 vdagent_cb_grab_type(const char *name) "type %s"
163 dbus_clipboard_qemu_request(int type) "type=%d"
/openbmc/linux/drivers/usb/gadget/udc/
H A Domap_udc.c2464 omap_ep_setup(char *name, u8 addr, u8 type, in omap_ep_setup() argument
2479 if (type == USB_ENDPOINT_XFER_ISOC) { in omap_ep_setup()
2560 ep->bmAttributes = type; in omap_ep_setup()
2564 switch (type) { in omap_ep_setup()
2752 const char *type = NULL; in omap_udc_probe() local
2782 type = "(unknown)"; in omap_udc_probe()
2806 type = xceiv->label; in omap_udc_probe()
2820 type = "integrated"; in omap_udc_probe()
2831 type = "unknown"; in omap_udc_probe()
2835 type = "loopback"; in omap_udc_probe()
[all …]
/openbmc/linux/drivers/video/fbdev/
H A Datafb.c561 fix->type = FB_TYPE_INTERLEAVED_PLANES; in tt_encode_fix()
566 fix->type = FB_TYPE_PACKED_PIXELS; in tt_encode_fix()
857 fix->type = FB_TYPE_INTERLEAVED_PLANES; in falcon_encode_fix()
864 fix->type = FB_TYPE_PACKED_PIXELS; in falcon_encode_fix()
869 fix->type = FB_TYPE_PACKED_PIXELS; in falcon_encode_fix()
1776 fix->type = FB_TYPE_INTERLEAVED_PLANES; in stste_encode_fix()
1781 fix->type = FB_TYPE_PACKED_PIXELS; in stste_encode_fix()
2076 fix->type = FB_TYPE_PACKED_PIXELS; in ext_encode_fix()
2090 fix->type = FB_TYPE_PACKED_PIXELS; in ext_encode_fix()
2094 fix->type = FB_TYPE_PACKED_PIXELS; in ext_encode_fix()
[all …]
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dfiji_smumgr.c1666 uint8_t type, i, j, cks_setting, stretch_amount, stretch_amount2, in fiji_populate_clock_stretcher_data_table() local
1692 type = 0; in fiji_populate_clock_stretcher_data_table()
1694 type = 1; in fiji_populate_clock_stretcher_data_table()
1779 (uint8_t) fiji_clock_stretcher_ddt_table[type][i][2]; in fiji_populate_clock_stretcher_data_table()
1782 (uint8_t) fiji_clock_stretcher_ddt_table[type][i][3]; in fiji_populate_clock_stretcher_data_table()
1796 (fiji_clock_stretcher_ddt_table[type][i][0]) * 100) { in fiji_populate_clock_stretcher_data_table()
1799 (fiji_clock_stretcher_ddt_table[type][i][1]) * 100) in fiji_populate_clock_stretcher_data_table()
2293 static uint32_t fiji_get_offsetof(uint32_t type, uint32_t member) in fiji_get_offsetof() argument
2295 switch (type) { in fiji_get_offsetof()
2335 pr_warn("can't get the offset of type %x member %x\n", type, member); in fiji_get_offsetof()
[all …]
/openbmc/linux/drivers/nvme/host/
H A Dtcp.c644 data->hdr.type = nvme_tcp_h2c_data; in nvme_tcp_setup_h2c_data_pdu()
744 switch (hdr->type) { in nvme_tcp_recv_pdu()
755 "unsupported pdu type (%d)\n", hdr->type); in nvme_tcp_recv_pdu()
1369 icreq->hdr.type = nvme_tcp_icreq; in nvme_tcp_init_connection()
1396 if (icresp->hdr.type != nvme_tcp_icresp) { in nvme_tcp_init_connection()
1398 nvme_tcp_queue_id(queue), icresp->hdr.type); in nvme_tcp_init_connection()
2209 sg->type = (NVME_TRANSPORT_SGL_DATA_DESC << 4) | in nvme_tcp_set_sg_null()
2230 sg->type = (NVME_TRANSPORT_SGL_DATA_DESC << 4) | in nvme_tcp_set_sg_host_data()
2243 pdu->hdr.type = nvme_tcp_cmd; in nvme_tcp_submit_async_event()
2281 nvme_tcp_queue_id(req->queue), nvme_cid(rq), pdu->hdr.type, in nvme_tcp_timeout()
[all …]
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_rmap.c2546 enum xfs_rmap_intent_type type, in __xfs_rmap_add() argument
2555 type, in __xfs_rmap_add()
2564 ri->ri_type = type; in __xfs_rmap_add()
2581 enum xfs_rmap_intent_type type = XFS_RMAP_MAP; in xfs_rmap_map_extent() local
2587 type = XFS_RMAP_MAP_SHARED; in xfs_rmap_map_extent()
2589 __xfs_rmap_add(tp, type, ip->i_ino, whichfork, PREV); in xfs_rmap_map_extent()
2600 enum xfs_rmap_intent_type type = XFS_RMAP_UNMAP; in xfs_rmap_unmap_extent() local
2606 type = XFS_RMAP_UNMAP_SHARED; in xfs_rmap_unmap_extent()
2608 __xfs_rmap_add(tp, type, ip->i_ino, whichfork, PREV); in xfs_rmap_unmap_extent()
2625 enum xfs_rmap_intent_type type = XFS_RMAP_CONVERT; in xfs_rmap_convert_extent() local
[all …]
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_state.c1546 enum drbd_notification_type type) in notify_resource_state_change() argument
1556 return notify_resource_state(skb, seq, resource, &resource_info, type); in notify_resource_state_change()
1562 enum drbd_notification_type type) in notify_connection_state_change() argument
1570 return notify_connection_state(skb, seq, connection, &connection_info, type); in notify_connection_state_change()
1576 enum drbd_notification_type type) in notify_device_state_change() argument
1583 return notify_device_state(skb, seq, device, &device_info, type); in notify_device_state_change()
1589 enum drbd_notification_type type) in notify_peer_device_state_change() argument
1613 #define FINAL_STATE_CHANGE(type) \ in broadcast_state_change() argument
1615 last_func(NULL, 0, last_arg, type); \ in broadcast_state_change()
1617 #define REMEMBER_STATE_CHANGE(func, arg, type) \ in broadcast_state_change() argument
[all …]

1...<<541542543544545546547548549550>>...873